mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 11:36:21 +00:00
Tidied initialisation
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef PROFANITY_H
|
||||
#define PROFANITY_H
|
||||
|
||||
void profanity_main(int disable_tls);
|
||||
void profanity_init(int disable_tls);
|
||||
void profanity_run(void);
|
||||
void profanity_shutdown(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user