VirtualBox

Changeset 33374 in vbox


Ignore:
Timestamp:
Oct 24, 2010 12:19:55 PM (14 years ago)
Author:
vboxsync
Message:

RTTestValue: Added a few more chars for the number value.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/test.cpp

    r28800 r33374  
    14641464
    14651465    RTCritSectEnter(&pTest->OutputLock);
    1466     rtTestPrintf(pTest, "  %-48s: %'12llu %s\n", pszName, u64Value, pszUnit);
     1466    rtTestPrintf(pTest, "  %-48s: %'16llu %s\n", pszName, u64Value, pszUnit);
    14671467    RTCritSectLeave(&pTest->OutputLock);
    14681468
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