Changeset 62877 in vbox for trunk/src/VBox/HostDrivers/Support/linux
- Timestamp:
- Aug 2, 2016 3:05:45 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109477
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp
r62490 r62877 76 76 int suplibOsInit(PSUPLIBDATA pThis, bool fPreInited, bool fUnrestricted, SUPINITOP *penmWhat, PRTERRINFO pErrInfo) 77 77 { 78 RT_NOREF2(penmWhat, pErrInfo); 79 78 80 /* 79 81 * Nothing to do if pre-inited.
Note:
See TracChangeset
for help on using the changeset viewer.