Skip to content

Commit

Permalink
Add 005 token DEAF=d
Browse files Browse the repository at this point in the history
  • Loading branch information
syzop committed Jan 31, 2019
1 parent a999b30 commit ff9ca3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api-isupport.c
Expand Up @@ -141,6 +141,7 @@ void isupport_init(void)
IsupportSet(NULL, "UHNAMES", NULL);
else
IsupportDelByName("UHNAMES");
IsupportSet(NULL, "DEAF", "d");
set_isupport_extban(); /* EXTBAN=xyz */
}

Expand Down

0 comments on commit ff9ca3c

Please sign in to comment.