Changeset 3b4097d in nscp for service/NSClient++.cpp
- Timestamp:
- 11/07/09 14:56:10 (4 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- 7f9c823
- Parents:
- d5356c1
- File:
-
- 1 edited
-
service/NSClient++.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
service/NSClient++.cpp
rd5356c1 r3b4097d 1045 1045 return plugin->commandLineExec(command, argLen, args); 1046 1046 } catch (NSPluginException e) { 1047 LOG_MESSAGE_STD(_T(" Module (") + e.file_ + _T(") was not found: ") + e.error_);1047 LOG_MESSAGE_STD(_T("Failed to load (") + e.file_ + _T("): ") + e.error_); 1048 1048 } 1049 1049 try {
Note: See TracChangeset
for help on using the changeset viewer.








