Changeset 10340 for trunk/FACT++


Ignore:
Timestamp:
04/10/11 10:11:57 (13 years ago)
Author:
tbretz
Message:
Fixed description for PrintDescription
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ServiceList.cc

    r10339 r10340  
    606606//! @param out
    607607//!    ostream to which the output is send.
     608//!
     609//! @param serv
     610//!    if a server is given, only the information for this server is printed
     611//!
     612//! @param service
     613//!    if a service is given, only information for this service is printed
    608614//
    609615int ServiceList::PrintDescription(std::ostream &out, const string &serv, const string &service) const
Note: See TracChangeset for help on using the changeset viewer.