Changeset 62897 in vbox
- Timestamp:
- Aug 3, 2016 9:39:04 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/errmsgvboxcom.xsl
r62894 r62897 51 51 52 52 <xsl:template match="idl"> 53 <xsl:for-each select="library/ application/result">53 <xsl:for-each select="library/result"> 54 54 <xsl:text>{ "</xsl:text> 55 55 <xsl:choose>
Note:
See TracChangeset
for help on using the changeset viewer.