mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
typo fixed
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@201 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
93d6032151
commit
549d504b92
@ -204,7 +204,7 @@ static void flood_notice(const char *data, IRC_SERVER_REC *server, const char *n
|
||||
{
|
||||
char *params, *target, *text;
|
||||
|
||||
g_return_if_fail(text != NULL);
|
||||
g_return_if_fail(data != NULL);
|
||||
g_return_if_fail(server != NULL);
|
||||
|
||||
if (nick == NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user