VirtualBox

Changeset 3496 in vbox for trunk


Ignore:
Timestamp:
Jul 7, 2007 7:52:26 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22712
Message:

I think this was intended

File:
1 edited

Legend:

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

    r3494 r3496  
    10421042    /* get the maximum amount of UARTs */
    10431043    ULONG maxUARTs = 0;
    1044     sysProps->COMGETTER(NetworkAdapterCount)(&maxUARTs);
     1044    sysProps->COMGETTER(SerialPortCount)(&maxUARTs);
    10451045    for (ULONG currentUART = 0; currentUART < maxUARTs; currentUART++)
    10461046    {
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette