VirtualBox

Changeset 27876 in vbox


Ignore:
Timestamp:
Mar 31, 2010 10:19:06 AM (15 years ago)
Author:
vboxsync
Message:

burn fix

File:
1 edited

Legend:

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

    r27857 r27876  
    13231323                    ITERATE_TO_NEXT_TERM(ch);
    13241324                    strGuestPort = ch;
    1325                     uint32_t proto;
     1325                    NATProtocol_T proto;
    13261326                    if (RTStrICmp(strProto, "udp") == 0)
    13271327                        proto = NATProtocol_UDP;
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