Changeset 35892 in vbox for trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
- Timestamp:
- Feb 8, 2011 9:44:55 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 69904
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
r35891 r35892 2058 2058 /* Print information about important Guest Additions parts: */ 2059 2059 /** @todo Add a makeFacilityStatusStr() to translate facility states into a human readable string! */ 2060 AdditionsFacilityStatus faStatus;2060 AdditionsFacilityStatus_T faStatus; 2061 2061 LONG64 lLastUpdatedMS = 0; 2062 2062 char szLastUpdated[32];
Note:
See TracChangeset
for help on using the changeset viewer.