VirtualBox

Changeset 94375 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Mar 25, 2022 4:09:31 PM (3 years ago)
Author:
vboxsync
Message:

Main/glue-java.xsl: Another incorrect @safearray assumtion about it being opional.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/glue-java.xsl

    r94374 r94375  
    23252325              </xsl:when>
    23262326              <xsl:otherwise>
    2327                 <xsl:if test="@safearray">
     2327                <xsl:if test="@safearray='yes'">
    23282328                  <xsl:value-of select="concat('long len_', @name, ', ')" />
    23292329                </xsl:if>
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