summaryrefslogtreecommitdiff
path: root/docs/man/man3/connection.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/connection.h.3')
-rw-r--r--docs/man/man3/connection.h.313
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/man/man3/connection.h.3 b/docs/man/man3/connection.h.3
index 20f716f16..2bd9c858a 100644
--- a/docs/man/man3/connection.h.3
+++ b/docs/man/man3/connection.h.3
@@ -1,4 +1,4 @@
-.TH "connection.h" 3 "13 May 2005" "InspIRCd" \" -*- nroff -*-
+.TH "connection.h" 3 "15 May 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -69,6 +69,13 @@ connection.h \-
.RI "#define \fBSTATE_SERVICES\fP 5"
.br
.in -1c
+.SS "Functions"
+
+.in +1c
+.ti -1c
+.RI "std::string \fBCreateSum\fP ()"
+.br
+.in -1c
.SH "Define Documentation"
.PP
.SS "#define STATE_CONNECTED 1"
@@ -89,6 +96,10 @@ Definition at line 40 of file connection.h.
.SS "#define STATE_SYNC 2"
.PP
Definition at line 37 of file connection.h.
+.SH "Function Documentation"
+.PP
+.SS "std::string CreateSum ()"
+.PP
.SH "Author"
.PP
Generated automatically by Doxygen for InspIRCd from the source code.