VirtualBox

Changeset 28680 in vbox


Ignore:
Timestamp:
Apr 23, 2010 6:34:44 PM (15 years ago)
Author:
vboxsync
Message:

Main: fix wrong const declaration

File:
1 edited

Legend:

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

    r28669 r28680  
    41514151  <interface
    41524152     name="IMachine" extends="$unknown"
    4153      uuid="fe51e0c8-7e48-4847-95f0-fc8532f3b480"
     4153     uuid="b8a9324a-1042-4c78-aff6-9d1c2bfd8cd0"
    41544154     wsmap="managed"
    41554155     >
     
    53355335    </method>
    53365336
    5337     <method name="setCPUIDLeaf" const="yes">
     5337    <method name="setCPUIDLeaf">
    53385338      <desc>
    53395339        Sets the virtual CPU cpuid information for the specified leaf. Note that these values
     
    53815381    </method>
    53825382
    5383     <method name="removeCPUIDLeaf" const="yes">
     5383    <method name="removeCPUIDLeaf">
    53845384      <desc>
    53855385        Removes the virtual CPU cpuid leaf for the specified index
     
    53975397    </method>
    53985398
    5399     <method name="removeAllCPUIDLeaves" const="yes">
     5399    <method name="removeAllCPUIDLeaves">
    54005400      <desc>
    54015401        Removes all the virtual CPU cpuid leaves
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