Changeset 38290 in vbox for trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
- Timestamp:
- Aug 3, 2011 9:22:12 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r38235 r38290 1204 1204 rc = RTPathAppend(szCurDir, sizeof(szCurDir), pszSubDir); 1205 1205 1206 if (RT_FAILURE(rc)) 1207 return rc; 1208 1206 1209 /* Flag indicating whether the current directory was created on the 1207 1210 * target or not. */
Note:
See TracChangeset
for help on using the changeset viewer.