Changeset d82ebd6 in nscp
- Timestamp:
- 02/18/10 12:51:48 (3 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- d161020
- Parents:
- b0e7ecf
- File:
-
- 1 edited
-
include/nscapi/macros.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
include/nscapi/macros.hpp
rb0e7ecf rd82ebd6 23 23 #define NSC_WRAPPERS_CHANNELS() \ 24 24 extern "C" int NSHasNotificationHandler(); \ 25 extern "c" int NSHandleNotification(const wchar_t*, const wchar_t*, NSCAPI::nagiosReturn, const char*, unsigned int) 25 extern "C" int NSHandleNotification(const wchar_t*, const wchar_t*, NSCAPI::nagiosReturn, const char*, unsigned int); 26 26 27 ////////////////////////////////////////////////////////////////////////// 27 28 // Logging calls for the core wrapper
Note: See TracChangeset
for help on using the changeset viewer.








