VirtualBox

Changeset 80930 in vbox for trunk


Ignore:
Timestamp:
Sep 22, 2019 8:24:24 AM (5 years ago)
Author:
vboxsync
Message:

VBoxManage/showvminfo: Added missing ':' in additions version label.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r80074 r80930  
    25072507                    uRevision = 0;
    25082508                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);
    25102510            }
    25112511
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette