- Timestamp:
- Mar 19, 2012 2:36:29 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp
r40471 r40541 97 97 } 98 98 } 99 RTPrintf("Adding bwgroup: name=%ls type=%s limit=%u\n", name.raw(), pszType, cMaxMbPerSec);100 99 101 100 BandwidthGroupType_T enmType; … … 159 158 } 160 159 } 161 RTPrintf("Updating bwgroup: name=%ls limit=%u\n", name.raw(), cMaxMbPerSec);162 160 163 161
Note:
See TracChangeset
for help on using the changeset viewer.