Fix Doxygen comment typo; clarify username handling.
[ircu2.10.12-pk.git] / ircd / ircd_res.c
index eab072bb9597b08b8522ca9e4c2f785e362059a1..f91fdc5933c8b74cb65a10e9075b58428c5f538a 100644 (file)
@@ -289,7 +289,7 @@ check_resolver_timeout(time_t when)
 }
 
 /** Drop pending DNS lookups which have timed out.
- * @param[in] notused Timer event data (ignored).
+ * @param[in] ev Timer event data (ignored).
  */
 static void
 timeout_resolver(struct Event *ev)