]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/module-doc/users_8cpp-source.html
Added new documentation for XLine etc
[user/henk/code/inspircd.git] / docs / module-doc / users_8cpp-source.html
index a5cd3f8aa96aaaea32a5139952dddf08b3f32aad..e52e39f6f8f70073f4edb9056d8a2d750aff2cd4 100644 (file)
@@ -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 Sat Apr 17 13:33:44 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>