Changeset 5735dda in nscp for modules/NRPEClient/NRPEClient.h
- Timestamp:
- 06/13/10 22:02:07 (3 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- f0607c4
- Parents:
- 5cd6bcf (diff), f1d6990 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
modules/NRPEClient/NRPEClient.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/NRPEClient/NRPEClient.h
rcad08fb r5735dda 110 110 std::wstring getModuleDescription() { 111 111 return _T("A simple client for checking remote NRPE servers (think proxy).\n") 112 #ifndef USE_BOOST 113 _T("BOOST support is missing (this is probably very bad)!\n") 114 #endif 112 115 #ifndef USE_SSL 113 116 _T("SSL support is missing (so you cant use encryption)!")
Note: See TracChangeset
for help on using the changeset viewer.








