mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
Changes based on comments in pull #771.
This commit is contained in:
parent
87955b69cb
commit
7b94015f8f
4 changed files with 8 additions and 5 deletions
|
|
@ -18,6 +18,7 @@ struct _IRC_CHATNET_REC {
|
|||
#include "chatnet-rec.h"
|
||||
|
||||
char *usermode;
|
||||
char *alternate_nick;
|
||||
|
||||
char *sasl_mechanism;
|
||||
char *sasl_username;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue