Changeset 24f7192 in nscp for trunk/NSClient++.h


Ignore:
Timestamp:
07/11/05 21:55:28 (8 years ago)
Author:
Michael Medin <michael@…>
Children:
237da21
Parents:
e93e741
Message:

changes all over manily in the checking code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NSClient++.h

    r7da80b5 r24f7192  
    6666  void reportMessage(int msgType, const char* file, const int line, std::string message); 
    6767 
    68   void loadPlugins(const std::list<std::string> plugins); 
     68  void addPlugins(const std::list<std::string> plugins); 
    6969  void loadPlugin(const std::string plugin); 
    7070  void loadPlugins(void); 
Note: See TracChangeset for help on using the changeset viewer.