]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/module-doc/structnspace_1_1nspace_1_1hash_3_01string_01_4.html
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / module-doc / structnspace_1_1nspace_1_1hash_3_01string_01_4.html
index ab59de41f0482c9a9f19b9f8544118bd6e46bf0b..2d2a0c5bd05ebd01e6773ab186208fefded6e2d7 100644 (file)
 <p>
 
 <p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00132">132</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>00133                 {
-00134                         <span class="keywordtype">char</span> a[MAXBUF];
-00135                         <span class="keyword">static</span> <span class="keyword">struct </span>hash&lt;const char *&gt; strhash;
-00136                         strlcpy(a,s.c_str(),MAXBUF);
-00137                         strlower(a);
-00138                         <span class="keywordflow">return</span> strhash(a);
-00139                 }
+<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 Tue Apr 26 17:11:52 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Fri May 13 02:00:21 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>