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