Changeset 18516 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Mar 29, 2009 6:37:55 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 45369
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
r18406 r18516 92 92 93 93 ULONG ulCurrentOperationPercent; 94 ULONG ulLastOperationPercent ;94 ULONG ulLastOperationPercent = (ULONG)-1; 95 95 96 96 ULONG ulLastOperation = (ULONG)-1;
Note:
See TracChangeset
for help on using the changeset viewer.