Changeset 53002 in vbox for trunk/src/VBox/HostDrivers/Support/os2
- 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/os2/SUPLib-os2.cpp
r44528 r53002 66 66 67 67 68 int suplibOsInit(PSUPLIBDATA pThis, bool fPreInited, bool fUnrestricted )68 int suplibOsInit(PSUPLIBDATA pThis, bool fPreInited, bool fUnrestricted, SUPINITOP *penmWhat, PRTERRINFO pErrInfo) 69 69 { 70 70 /*
Note:
See TracChangeset
for help on using the changeset viewer.