nagios4/t-tap/stub_shared.c

3 lines
121 B
C
Raw Normal View History

2017-05-19 22:22:40 +02:00
/* Stub for common/shared.c */
void get_datetime_string(time_t * raw_time, char *buffer, int buffer_length, int type) {}