Changeset 10875 in vbox for trunk/src/VBox/HostDrivers/Support/darwin
- Timestamp:
- Jul 24, 2008 10:12:59 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 33695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp
r10836 r10875 369 369 pSession->Uid = Uid; 370 370 pSession->Gid = Gid; 371 rc = VINF_SUCCESS; 371 372 } 372 373 else
Note:
See TracChangeset
for help on using the changeset viewer.