- Timestamp:
- 02/18/10 12:51:48 (2 years ago)
- File:
-
- 1 edited
-
trunk/include/nscapi/macros.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/nscapi/macros.hpp
r258 r259 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.







