VirtualBox

Changeset 43400 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Sep 21, 2012 2:15:39 PM (12 years ago)
Author:
vboxsync
Message:

duh, forgot to update the other number. :/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLib.cpp

    r43394 r43400  
    268268        strcpy(CookieReq.u.In.szMagic, SUPCOOKIE_MAGIC);
    269269        CookieReq.u.In.u32ReqVersion = SUPDRV_IOC_VERSION;
    270         const uint32_t uMinVersion = (SUPDRV_IOC_VERSION & 0xffff0000) == 0x00190000
     270        const uint32_t uMinVersion = (SUPDRV_IOC_VERSION & 0xffff0000) == 0x001a0000
    271271                                   ? 0x001a0005
    272272                                   : SUPDRV_IOC_VERSION & 0xffff0000;
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