Corrected restart throttling documentation.
[nssm.git] / event.h
1 #ifndef EVENT_H\r
2 #define EVENT_H\r
3 \r
4 char *error_string(unsigned long);\r
5 void log_event(unsigned short, unsigned long, ...);\r
6 \r
7 #endif\r