Changeset 28348 in vbox
- Timestamp:
- Apr 15, 2010 7:57:37 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
r28345 r28348 1924 1924 const char *VMNameOrUuid = NULL; 1925 1925 bool fLog = false; 1926 uint32_t uLogIdx ;1926 uint32_t uLogIdx = 0; 1927 1927 bool fDetails = false; 1928 1928 bool fMachinereadable = false;
Note:
See TracChangeset
for help on using the changeset viewer.