Changeset 2d69ab6 in nscp for modules


Ignore:
Timestamp:
03/26/11 21:10:52 (2 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2
Children:
c391984
Parents:
7443b58
Message:

Added ability to rename service (automagically so you can run 0.4.x and 0.3.x side by side)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckNSCP/CheckNSCP.h

    r7443b58 r2d69ab6  
    4545  } 
    4646  std::wstring getModuleDescription() { 
    47     return _T("Checkes the state of " SZAPPNAME); 
     47    return _T("Checkes the state of the agent"); 
    4848  } 
    4949 
Note: See TracChangeset for help on using the changeset viewer.