X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Firc-channel.c;h=66b3eeb24ed9677d4950709ac5fc06afe6c42b50;hb=605b6a67bc7f41432d25ab646c232e347fd7a33f;hp=476c313835f337b01bb0688c9a9a1e8d97135a83;hpb=10c7a156876f75ab5e21385d2775143dceefe2e9;p=ngircd.git diff --git a/src/ngircd/irc-channel.c b/src/ngircd/irc-channel.c index 476c3138..66b3eeb2 100644 --- a/src/ngircd/irc-channel.c +++ b/src/ngircd/irc-channel.c @@ -526,6 +526,8 @@ IRC_TOPIC( CLIENT *Client, REQUEST *Req ) Client_ID(Client), Channel_Name(chan), topic); #ifndef STRICT_RFC + if (!r) + return r; r = IRC_WriteStrClient(from, RPL_TOPICSETBY_MSG, Client_ID(Client), Channel_Name(chan),