VirtualBox

Changeset 41740 in vbox for trunk/include/VBox/dis.h


Ignore:
Timestamp:
Jun 15, 2012 1:41:24 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78548
Message:

DISOPPARAM: s/param/fParam/ to match the related DISOPCODE members.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/dis.h

    r41739 r41740  
    402402        uint32_t    u8;
    403403    } uDisp;
    404     int32_t         param;
     404    /** Copy of the corresponding DISOPCODE::fParam1 / DISOPCODE::fParam2 /
     405     *  DISOPCODE::fParam3. */
     406    uint32_t        fParam;
    405407
    406408    union
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette