Changeset 47537 in vbox for trunk/src/VBox/HostDrivers/Support/solaris
- Timestamp:
- Aug 5, 2013 10:00:02 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 87729
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c
r45433 r47537 623 623 * Close the session. 624 624 */ 625 supdrv CloseSession(&g_DevExt,pSession);625 supdrvSessionRelease(pSession); 626 626 return 0; 627 627 }
Note:
See TracChangeset
for help on using the changeset viewer.