diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-15 17:05:15 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-15 17:05:15 +0000 |
commit | 4d5a17380bc71cabe544b41c7c8a26a292384f3d (patch) | |
tree | 9a882bc421d4c250817a17980265b76e06e4cf8c /docs/man/man3/users.cpp.3 | |
parent | a48ee868ed80b689b773fdd9bbd8f1e761dc3b8a (diff) |
Added docs for hashcomp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1396 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/users.cpp.3')
-rw-r--r-- | docs/man/man3/users.cpp.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/man/man3/users.cpp.3 b/docs/man/man3/users.cpp.3 index 72cf2e6fb..e8d74655d 100644 --- a/docs/man/man3/users.cpp.3 +++ b/docs/man/man3/users.cpp.3 @@ -1,4 +1,4 @@ -.TH "users.cpp" 3 "13 May 2005" "InspIRCd" \" -*- nroff -*- +.TH "users.cpp" 3 "15 May 2005" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -18,6 +18,8 @@ users.cpp \- .br \fC#include 'inspstring.h'\fP .br +\fC#include 'helperfuncs.h'\fP +.br .SS "Variables" @@ -33,10 +35,10 @@ users.cpp \- .PP .SS "std::stringstream \fBconfig_f\fP" .PP -Definition at line 24 of file users.cpp. +Definition at line 25 of file users.cpp. .SS "time_t \fBTIME\fP" .PP -Definition at line 26 of file users.cpp. +Definition at line 27 of file users.cpp. .SH "Author" .PP Generated automatically by Doxygen for InspIRCd from the source code. |