Changeset 10713 for trunk/FACT++


Ignore:
Timestamp:
05/13/11 20:04:15 (13 years ago)
Author:
tbretz
Message:
Some fixed to the doxygen docu
File:
1 edited

Legend:

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

    r10388 r10713  
    7676    int IsCommand(const std::string &server, const std::string &service) const;
    7777
    78     int PrintDescription(std::ostream &out, bool iscmd, const std::string &serv="", const std::string &svc="") const;
     78    int PrintDescription(std::ostream &out, bool iscmd, const std::string &serv="", const std::string &service="") const;
    7979    int PrintStates(std::ostream &out, const std::string &serv="") const;
    8080
Note: See TracChangeset for help on using the changeset viewer.