3 lines
121 B
C
3 lines
121 B
C
|
/* Stub for common/shared.c */
|
||
|
void get_datetime_string(time_t * raw_time, char *buffer, int buffer_length, int type) {}
|