VirtualBox

Changeset 69841 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 27, 2017 3:24:08 PM (7 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/vbox-img.cpp

    r69840 r69841  
    14571457                            if (RT_FAILURE(rc))
    14581458                                pszVolName = NULL;
    1459                             RTMsgInfo("Vol%u: %Rhcb %u %s%s%s\n", iVol, RTDvmVolumeGetSize(hVol),
     1459                            RTMsgInfo("Vol%u: %Rhcb %s%s%s\n", iVol, RTDvmVolumeGetSize(hVol),
    14601460                                      RTDvmVolumeTypeGetDescr(RTDvmVolumeGetType(hVol)),
    14611461                                      pszVolName ? " " : "", pszVolName ? pszVolName : "");
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