Changeset 12086 for trunk/FACT++


Ignore:
Timestamp:
09/13/11 14:40:25 (13 years ago)
Author:
tbretz
Message:
Added a default for dns in Setup()
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DimSetup.h

    r11574 r12086  
    88    //std::string GetLocalIp(const std::string &dns="192.168.0.255");
    99    std::string GetLocalIp(const std::string &dns="14.0.0.1");
    10     void Setup(const std::string &dns, const std::string &host="");
     10    void Setup(const std::string &dns="", const std::string &host="");
    1111}
    1212
Note: See TracChangeset for help on using the changeset viewer.