1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-10-06 20:03:46 -04:00
profanity/profanity.h
2012-02-20 01:42:29 +00:00

7 lines
76 B
C

#ifndef PROFANITY_H
#define PROFANITY_H
void profanity_main(void);
#endif