VirtualBox

Ignore:
Timestamp:
Nov 20, 2013 3:05:10 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90753
Message:

NetworkServices: VBoxNetBaseService::isMainNeeded() +const.

File:
1 edited

Legend:

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

    r49559 r49560  
    167167    virtual int parseOpt(int rc, const RTGETOPTUNION& getOptVal);
    168168    /* VBoxNetNAT always needs Main */
    169     virtual bool        isMainNeeded() { return true; }
     169    virtual bool isMainNeeded() const { return true; }
    170170   private:
    171171    struct proxy_options m_ProxyOptions;
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