]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/man/man3/irc_InAddr_HashComp.3
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2008...
[user/henk/code/inspircd.git] / docs / man / man3 / irc_InAddr_HashComp.3
index 322fd7b74b41dc377a4a64e4529f2234e4b45d08..ce9006fe9fe88a8ad1f7766cc5b08c4f9f30d917 100644 (file)
@@ -1,4 +1,4 @@
-.TH "irc::InAddr_HashComp" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*-
+.TH "irc::InAddr_HashComp" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
@@ -14,7 +14,7 @@ irc::InAddr_HashComp \- This class returns true if two in_addr structs match.
 
 .in +1c
 .ti -1c
-.RI "bool \fBoperator()\fP (const in_addr &s1, const in_addr &s2) const"
+.RI "bool \fBoperator()\fP (const in_addr &s1, const in_addr &s2) const "
 .br
 .RI "\fIThe operator () does the actual comparison in hash_map. \fP"
 .in -1c
@@ -30,6 +30,8 @@ Definition at line 92 of file hashcomp.h.
 .SS "bool irc::InAddr_HashComp::operator() (const in_addr & s1, const in_addr & s2) const"
 .PP
 The operator () does the actual comparison in hash_map. 
+.PP
+
 
 .SH "Author"
 .PP