VirtualBox

Changeset 56523 in vbox


Ignore:
Timestamp:
Jun 18, 2015 1:25:55 PM (10 years ago)
Author:
vboxsync
Message:

Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.dtd

    r53904 r56523  
    66     XIDL syntax.
    77
    8      Copyright (C) 2008-2013 Oracle Corporation
     8     Copyright (C) 2008-2015 Oracle Corporation
    99
    1010     This file is part of VirtualBox Open Source Edition (OSE), as
     
    7676    <!-- DTrace has a probe name length limit, so dtracename helps dealing with excessivly long names. -->
    7777    <!ATTLIST interface dtracename CDATA #IMPLIED>
     78    <!ATTLIST interface reservedAttributes CDATA #IMPLIED>
     79    <!ATTLIST interface reservedMethods CDATA #IMPLIED>
    7880  <!ELEMENT class (interface)>                                <!-- done -->
    7981    <!ATTLIST class name CDATA #REQUIRED>
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r56480 r56523  
    32413241
    32423242      <param name="identifiers" type="wstring" dir="return" safearray="yes">
    3243         The list of password identifiers required for export on success.
     3243        <desc>The list of password identifiers required for export on success.</desc>
    32443244      </param>
    32453245    </method>
     
    32513251
    32523252      <param name="passwordId" type="wstring" dir="in">
    3253         The password identifier to get the medium identifiers for.
     3253        <desc>The password identifier to get the medium identifiers for.</desc>
    32543254      </param>
    32553255      <param name="identifiers" type="uuid" mod="string" dir="return" safearray="yes">
    3256         The list of medium identifiers returned on success.
     3256        <desc>The list of medium identifiers returned on success.</desc>
    32573257      </param>
    32583258    </method>
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