mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	ReverseLookup(): fix documentation comment
This commit is contained in:
		| @@ -203,7 +203,7 @@ Do_IdentQuery(int identsock, array *resolved_addr) | |||||||
|  * the IP address in resbuf and returns false. |  * the IP address in resbuf and returns false. | ||||||
|  * @param IpAddr ip address to resolve |  * @param IpAddr ip address to resolve | ||||||
|  * @param resbuf result buffer to store DNS name/string representation of ip address |  * @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 |  * @return true if reverse lookup successful, false otherwise | ||||||
|  */ |  */ | ||||||
| static bool | static bool | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton