- Timestamp:
- Aug 9, 2013 9:45:09 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp
r47627 r47630 1223 1223 /* Nothing to do here anymore. */ 1224 1224 1225 LogFlowFunc(("pProcess=%p returning rc=%Rrc\n", pProcess, vrc));1225 LogFlowFunc(("pProcess=%p returning rc=%Rrc\n", (GuestProcess *)pProcess, vrc)); 1226 1226 return vrc; 1227 1227 }
Note:
See TracChangeset
for help on using the changeset viewer.