Changes based on comments in pull #771.

This commit is contained in:
Paul Townsend 2017-10-14 17:42:45 +01:00
commit 7b94015f8f
4 changed files with 8 additions and 5 deletions

View file

@ -18,6 +18,7 @@ struct _IRC_CHATNET_REC {
#include "chatnet-rec.h"
char *usermode;
char *alternate_nick;
char *sasl_mechanism;
char *sasl_username;