VirtualBox

Changeset 50484 in vbox


Ignore:
Timestamp:
Feb 17, 2014 3:31:33 PM (11 years ago)
Author:
vboxsync
Message:

Oops, fix TABs in previous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp

    r50483 r50484  
    12521252
    12531253        int rc = netPfStrToPf(com::Utf8Str(rules[idxRules]).c_str(),
    1254                               fIsIPv6, &Rule.Pfr);
     1254                              fIsIPv6, &Rule.Pfr);
    12551255        if (RT_FAILURE(rc))
    12561256            continue;
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