summaryrefslogtreecommitdiff
path: root/docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-12 02:26:05 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-12 02:26:05 +0000
commita266dadd1351d10b56ec187c7b6f7af75350ed68 (patch)
tree0729c41ca0f1719c69277dc862d4704d63d6248f /docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html
parentc42a4ace0281ee6a89f6df2af3b15563ffe98064 (diff)
Documented new recvq and sendq stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1367 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html')
-rw-r--r--docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html b/docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html
index 1091180ae..a35172501 100644
--- a/docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html
+++ b/docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html
@@ -43,21 +43,21 @@
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00133">133</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00142">142</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-<div class="fragment"><pre>00134 {
-00135 <span class="keywordtype">char</span> a[MAXBUF];
-00136 <span class="keyword">static</span> <span class="keyword">struct </span>hash&lt;const char *&gt; strhash;
-00137 strlcpy(a,s.c_str(),MAXBUF);
-00138 strlower(a);
-00139 <span class="keywordflow">return</span> strhash(a);
-00140 }
+<div class="fragment"><pre>00143 {
+00144 <span class="keywordtype">char</span> a[MAXBUF];
+00145 <span class="keyword">static</span> <span class="keyword">struct </span>hash&lt;const char *&gt; strhash;
+00146 strlcpy(a,s.c_str(),MAXBUF);
+00147 strlower(a);
+00148 <span class="keywordflow">return</span> strhash(a);
+00149 }
</pre></div> </td>
</tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr size="1"><address style="align: right;"><small>Generated on Sat May 7 15:34:29 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Thu May 12 02:25:29 2005 for InspIRCd by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
</a>1.3.3 </small></address>