- Timestamp:
- Oct 20, 2016 5:24:54 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl
r61338 r64338 8 8 */ 9 9 10 Copyright (C) 2006-201 2Oracle Corporation10 Copyright (C) 2006-2016 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as … … 257 257 <xsl:apply-templates select="if | interface[not(@internal='yes')]" mode="define"/> 258 258 259 <!-- Finishing COM Enums.hfile: -->259 <!-- Finishing COMWrappers.cpp file: --> 260 260 <xsl:call-template name="endFile"> 261 261 <xsl:with-param name="file" select="'COMWrappers.cpp'" />
Note:
See TracChangeset
for help on using the changeset viewer.