0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-11-11 02:59:41 -05:00
Files
profanity/util.h

7 lines
69 B
C
Raw Normal View History

2012-02-09 00:48:17 +00:00
#ifndef UTIL_H
#define UTIL_H
void get_time(char *thetime);
#endif