VirtualBox

Changeset 76257 in vbox


Ignore:
Timestamp:
Dec 17, 2018 7:27:50 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127527
Message:

SUPLib.cpp: Forgot to update version number in the client side for r127513.

File:
1 edited

Legend:

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

    r73097 r76257  
    277277        CookieReq.u.In.u32ReqVersion = SUPDRV_IOC_VERSION;
    278278        const uint32_t uMinVersion = (SUPDRV_IOC_VERSION & 0xffff0000) == 0x00290000
    279                                    ? 0x00290006
     279                                   ? 0x00290007
    280280                                   : SUPDRV_IOC_VERSION & 0xffff0000;
    281281        CookieReq.u.In.u32MinVersion = uMinVersion;
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