Changeset 38799 in vbox for trunk/src/VBox/Main/glue
- Timestamp:
- Sep 20, 2011 11:19:47 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 74094
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/glue-java.xsl
r38796 r38799 3478 3478 <xsl:call-template name="startFile"> 3479 3479 <xsl:with-param name="file" select="'IUnknown.java'" /> 3480 <xsl:with-param name="package" select="$G_virtualBoxPackage Com" />3480 <xsl:with-param name="package" select="$G_virtualBoxPackage" /> 3481 3481 </xsl:call-template> 3482 3482 … … 3526 3526 <xsl:call-template name="startFile"> 3527 3527 <xsl:with-param name="file" select="'Helper.java'" /> 3528 <xsl:with-param name="package" select="$G_virtualBoxPackage Com" />3528 <xsl:with-param name="package" select="$G_virtualBoxPackage" /> 3529 3529 </xsl:call-template> 3530 3530
Note:
See TracChangeset
for help on using the changeset viewer.