summaryrefslogtreecommitdiff
path: root/docs/module-doc/users_8cpp-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/module-doc/users_8cpp-source.html')
-rw-r--r--docs/module-doc/users_8cpp-source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/module-doc/users_8cpp-source.html b/docs/module-doc/users_8cpp-source.html
index f50076aea..e52e39f6f 100644
--- a/docs/module-doc/users_8cpp-source.html
+++ b/docs/module-doc/users_8cpp-source.html
@@ -20,7 +20,7 @@
00012 {
00013 <span class="comment">// the PROPER way to do it, AVOID bzero at *ALL* costs</span>
00014 strcpy(nick,<span class="stringliteral">""</span>);
-00015 <a class="code" href="classconnection.html#m2">ip</a> = 0;
+00015 strcpy(ip,<span class="stringliteral">"127.0.0.1"</span>);
00016 <a class="code" href="classuserrec.html#m10">timeout</a> = 0;
00017 strcpy(ident,<span class="stringliteral">""</span>);
00018 strcpy(host,<span class="stringliteral">""</span>);
@@ -99,7 +99,7 @@
00091 }
00092 }
00093 }
-</pre></div><hr><address style="align: right;"><small>Generated on Mon Apr 19 02:34:32 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 25 00:24:05 2004 for InspIRCd by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc3 </small></address>