]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn.c
Fix typos/errors/... in file comments
[ngircd-alex.git] / src / ngircd / conn.c
index af35b0788f16c1d41365f60d86048527c7e114bf..e211d1841cc1167719bbd19dcc936d9d091f7ffb 100644 (file)
@@ -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,