Changeset 7520 in vbox
- Timestamp:
- Mar 25, 2008 8:11:37 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28989
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp ¶
r6783 r7520 272 272 int rc2; 273 273 Log(("VBoxGuestDeleteDevExt:\n")); 274 275 /** @todo tell VMMDev that the guest additions are no longer running (clear all capability masks). */ 274 276 275 277 rc2 = RTSpinlockDestroy(pDevExt->WaitSpinlock); AssertRC(rc2);
Note:
See TracChangeset
for help on using the changeset viewer.