- Timestamp:
- Sep 22, 2019 8:24:24 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
r80074 r80930 2507 2507 uRevision = 0; 2508 2508 RTStrPrintf(szValue, sizeof(szValue), "%ls r%u", guestString.raw(), uRevision); 2509 SHOW_UTF8_STRING("GuestAdditionsVersion", "Additions version ", szValue);2509 SHOW_UTF8_STRING("GuestAdditionsVersion", "Additions version:", szValue); 2510 2510 } 2511 2511
Note:
See TracChangeset
for help on using the changeset viewer.