- Timestamp:
- Jul 22, 2008 11:27:36 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/hgcm/HGCM.cpp
r9705 r10807 1020 1020 if (pSvc == NULL) 1021 1021 { 1022 *ppSvc = NULL; 1022 1023 return VERR_HGCM_SERVICE_NOT_FOUND; 1023 1024 }
Note:
See TracChangeset
for help on using the changeset viewer.