diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/cmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ typedef struct { } cmd_t; /* future commands: - OP DEOP VOICE DEVOICE KICK BAN KB IGNORE UNIGNORE MODE + OP DEOP VOICE DEVOICE KICK BAN KB IGNORE UNIGNORE MODE INVITE */ cmd_t command_defs[] = { { "AWAY", do_away, 1 }, |
