VirtualBox

Changeset 53312 in vbox


Ignore:
Timestamp:
Nov 12, 2014 11:14:34 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96891
Message:

Frontends/VBoxManage: squash compiler warning

File:
1 edited

Legend:

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

    r49114 r53312  
    397397                {
    398398                    std::string address, strOffset;
    399                     int pos = it->find('=');
     399                    size_t pos = it->find('=');
    400400                    LONG lOffset = 0;
    401401                    Bstr bstrAddress;
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