VirtualBox

Changeset 19312 in vbox for trunk


Ignore:
Timestamp:
May 3, 2009 7:58:15 PM (16 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

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

    r19239 r19312  
    338338                Bstr interfaceGuid;
    339339                networkInterface->COMGETTER(Id)(interfaceGuid.asOutParam());
    340                 RTPrintf("GUID:            %lS\n", interfaceGuid);
     340                RTPrintf("GUID:            %lS\n", interfaceGuid.raw());
    341341                BOOL bDhcpEnabled;
    342342                networkInterface->COMGETTER(DhcpEnabled)(&bDhcpEnabled);
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