Changeset 53002 in vbox for trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp
- Timestamp:
- Oct 8, 2014 11:46:15 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 96464
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp
r46002 r53002 75 75 76 76 77 int suplibOsInit(PSUPLIBDATA pThis, bool fPreInited, bool fUnrestricted )77 int suplibOsInit(PSUPLIBDATA pThis, bool fPreInited, bool fUnrestricted, SUPINITOP *penmWhat, PRTERRINFO pErrInfo) 78 78 { 79 79 /*
Note:
See TracChangeset
for help on using the changeset viewer.