Cleanup
This commit is contained in:
parent
74bed4bc02
commit
1d14abd875
2
kike.c
2
kike.c
@ -1784,7 +1784,7 @@ mode_processor_do_user (struct mode_processor *self, int mode)
|
||||
target, self->channel->name);
|
||||
else if (irc_modify_mode (&target_user->modes, mode, self->adding))
|
||||
{
|
||||
str_append_c (self->output, self->mode_char); \
|
||||
str_append_c (self->output, self->mode_char);
|
||||
str_vector_add (self->output_params, client->nickname);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user