Changeset 32685 in vbox for trunk/src/VBox
- Timestamp:
- Sep 22, 2010 8:34:19 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp
r32654 r32685 1333 1333 { 1334 1334 pInfo->u32Result = VBOXGUEST_WAITEVENT_TIMEOUT; 1335 Log(("VBoxGuestCommonIOCtl: WAITEVENT: returns VERR_TIMEOUT \n"));1335 Log(("VBoxGuestCommonIOCtl: WAITEVENT: returns VERR_TIMEOUT (2)\n")); 1336 1336 } 1337 1337 else
Note:
See TracChangeset
for help on using the changeset viewer.