VirtualBox

Changeset 53926 in vbox


Ignore:
Timestamp:
Jan 22, 2015 4:36:05 PM (10 years ago)
Author:
vboxsync
Message:

Moved G_sNewLine to typemap-shared.inc.xsl.

Location:
trunk/src/VBox/Main/idl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/apiwrap-server.xsl

    r53917 r53926  
    3434
    3535<xsl:variable name="G_root" select="/"/>
    36 
    37 <xsl:variable name="G_sNewLine">
    38     <xsl:text>
    39 </xsl:text>
    40 </xsl:variable>
    4136
    4237<xsl:include href="typemap-shared.inc.xsl"/>
  • trunk/src/VBox/Main/idl/typemap-shared.inc.xsl

    r53917 r53926  
    2929<xsl:variable name="G_lowerCase" select="'abcdefghijklmnopqrstuvwxyz'" />
    3030<xsl:variable name="G_upperCase" select="'ABCDEFGHIJKLMNOPQRSTUVWXYZ'" />
     31<xsl:variable name="G_sNewLine">
     32  <xsl:text>
     33</xsl:text>
     34</xsl:variable>
    3135
    3236<!-- target namespace; this must match the xmlns:vbox in stylesheet opening tags! -->
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette