VirtualBox

Ignore:
Timestamp:
Jan 21, 2015 3:00:38 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97726
Message:

fix

File:
1 edited

Legend:

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

    r53885 r53886  
    864864            <xsl:text>yes</xsl:text>
    865865        </xsl:when>
    866         <xsl:when test="$type = 'boolean' or $type = 'long' or $type = 'long' or $type = 'long long'"/>
    867866        <xsl:when test="../@safearray = 'yes'">
    868867            <xsl:text>yes</xsl:text>
    869868        </xsl:when>
    870869        <!-- Micro optimizations: Postpone calculating $thatif. -->
     870        <xsl:when test="$type = 'boolean' or $type = 'long' or $type = 'long' or $type = 'long long'"/>
    871871        <xsl:otherwise>
    872872            <xsl:variable name="thatif" select="//interface[@name=$type]"/>
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