VirtualBox

Changeset 52011 in vbox for trunk


Ignore:
Timestamp:
Jul 14, 2014 10:17:26 AM (10 years ago)
Author:
vboxsync
Message:

VBoxManage: typo

File:
1 edited

Legend:

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

    r51476 r52011  
    433433        CHECK_ERROR2_RET(a_pObj, COMGETTER(a_Prop)(&i64), hrcCheck); \
    434434        if (details == VMINFO_MACHINEREADABLE) \
    435             RTPrintf(a_szHuman "=%lld", i64); \
     435            RTPrintf(a_szMachine "=%lld\n", i64); \
    436436        else \
    437437            RTPrintf("%-16s %'lld" a_szUnit "\n", a_szHuman ":", i64); \
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