VirtualBox

Ignore:
Timestamp:
May 21, 2009 3:27:05 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47584
Message:

SUPDrvIOC.h: More natural member order in SUPSEMOP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h

    r19868 r19889  
    10811081        struct
    10821082        {
    1083             /** The operation. */
    1084             uint32_t        uOp;
    10851083            /** The semaphore type. */
    10861084            uint32_t        uType;
    10871085            /** The semaphore handle. */
    10881086            uint32_t        hSem;
     1087            /** The operation. */
     1088            uint32_t        uOp;
    10891089            /** The number of milliseconds to wait if it's a wait operation. */
    10901090            uint32_t        cMillies;
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