X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git;a=blobdiff_plain;f=src%2Fngircd%2Fconn.c;h=e211d1841cc1167719bbd19dcc936d9d091f7ffb;hp=af35b0788f16c1d41365f60d86048527c7e114bf;hb=e8e04b4c8fd63d075ffa6b85327c4b90d7005051;hpb=a38eea8987b32f3d17ae04eabdd9d114af57bd25 diff --git a/src/ngircd/conn.c b/src/ngircd/conn.c index af35b078..e211d184 100644 --- a/src/ngircd/conn.c +++ b/src/ngircd/conn.c @@ -2402,7 +2402,7 @@ Conn_GetFromProc(int fd) * @param Reason The reason, see THROTTLE_xxx constants. * @param Idx The connection index. * @param Client The client of this connection. - * @param Seconds The time to delay this connection. + * @param Value The time to delay this connection. */ static void Throttle_Connection(const CONN_ID Idx, CLIENT *Client, const int Reason,