VirtualBox

Changeset 76281 in vbox


Ignore:
Timestamp:
Dec 18, 2018 9:08:46 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127558
Message:

SUPDrvIOC.h: Fix typo in r116750 (the value of SUP_IOCTL_VT_CAPS_SIZE and SUP_IOCTL_UCODE_REV_SIZE are identical because the structures are identical, so it's strictly only a typo in the code).

File:
1 edited

Legend:

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

    r76243 r76281  
    16121612 * @{
    16131613 */
    1614 #define SUP_IOCTL_UCODE_REV                             SUP_CTL_CODE_SIZE(40, SUP_IOCTL_VT_CAPS_SIZE)
     1614#define SUP_IOCTL_UCODE_REV                             SUP_CTL_CODE_SIZE(40, SUP_IOCTL_UCODE_REV_SIZE)
    16151615#define SUP_IOCTL_UCODE_REV_SIZE                        sizeof(SUPUCODEREV)
    16161616#define SUP_IOCTL_UCODE_REV_SIZE_IN                     sizeof(SUPREQHDR)
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