Changeset 45250 in vbox for trunk/src/VBox/HostDrivers/Support/darwin
- Timestamp:
- Mar 29, 2013 3:40:59 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 84632
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp
r44173 r45250 702 702 * @param pReq The request. 703 703 */ 704 intVBOXCALL SUPDrvDarwinIDC(uint32_t uReq, PSUPDRVIDCREQHDR pReq)704 DECLEXPORT(int) VBOXCALL SUPDrvDarwinIDC(uint32_t uReq, PSUPDRVIDCREQHDR pReq) 705 705 { 706 706 PSUPDRVSESSION pSession;
Note:
See TracChangeset
for help on using the changeset viewer.