VirtualBox

Changeset 44180 in vbox


Ignore:
Timestamp:
Dec 19, 2012 6:35:56 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82890
Message:

grr

File:
1 edited

Legend:

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

    r44175 r44180  
    9595     * Try open the device.
    9696     */
    97     const char *pszDeviceNm = fUnrestricted ? DEVICE_NAME_SYS : DEVICE_NAME_USR
     97    const char *pszDeviceNm = fUnrestricted ? DEVICE_NAME_SYS : DEVICE_NAME_USR;
    9898    int hDevice = open(pszDeviceNm, O_RDWR, 0);
    9999    if (hDevice < 0)
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