mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 12:16:22 +00:00
Added -notls argument and removed server name hack
Added jabber_conn struct to represent connections
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
#ifndef PROFANITY_H
|
||||
#define PROFANITY_H
|
||||
|
||||
void profanity_main(void);
|
||||
void profanity_main(int disable_tls);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user