VirtualBox

Changeset 19216 in vbox


Ignore:
Timestamp:
Apr 27, 2009 2:57:25 PM (16 years ago)
Author:
vboxsync
Message:

VBoxManage list bridgedifs: small cosmetical fix

File:
1 edited

Legend:

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

    r19070 r19216  
    360360                HostNetworkInterfaceMediumType_T Type;
    361361                networkInterface->COMGETTER(MediumType)(&Type);
    362                 RTPrintf("MediumType:            %s\n", getHostIfMediumTypeText(Type));
     362                RTPrintf("MediumType:      %s\n", getHostIfMediumTypeText(Type));
    363363                HostNetworkInterfaceStatus_T Status;
    364364                networkInterface->COMGETTER(Status)(&Status);
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