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