Should just specify the name here.

This commit is contained in:
B.Greenham 2010-03-05 19:16:27 -05:00
parent 8e3b2b85c7
commit 67cecc2b22
1 changed files with 1 additions and 1 deletions

View File

@ -553,7 +553,7 @@ chm_simple(struct Client *source_p, struct Channel *chptr,
}
}
if(c == 'K')
channel_metadata_delete(chptr, md->name, 0);
channel_metadata_delete(chptr, "NOREPEAT", 0);
chptr->mode.mode &= ~mode_type;