]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ReverseLookup(): fix documentation comment
authorAlexander Barton <alex@barton.de>
Wed, 30 Dec 2009 22:45:02 +0000 (23:45 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 30 Dec 2009 22:45:02 +0000 (23:45 +0100)
src/ngircd/resolve.c

index b1487beff7bf7a8ee89b28f3913afe57ac26ebd6..37d1c51c9fd79a2d538381fe3b2be695e98b1797 100644 (file)
@@ -203,7 +203,7 @@ Do_IdentQuery(int identsock, array *resolved_addr)
  * the IP address in resbuf and returns false.
  * @param IpAddr ip address to resolve
  * @param resbuf result buffer to store DNS name/string representation of ip address
- * @reslen size of result buffer (must be >= NGT_INET_ADDRSTRLEN)
+ * @param reslen size of result buffer (must be >= NGT_INET_ADDRSTRLEN)
  * @return true if reverse lookup successful, false otherwise
  */
 static bool