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