diff options
Diffstat (limited to 'docs/module-doc/structInAddr__HashComp.html')
-rw-r--r-- | docs/module-doc/structInAddr__HashComp.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/module-doc/structInAddr__HashComp.html b/docs/module-doc/structInAddr__HashComp.html index 1bd5ecbe2..366f0ee03 100644 --- a/docs/module-doc/structInAddr__HashComp.html +++ b/docs/module-doc/structInAddr__HashComp.html @@ -49,23 +49,23 @@ <p> <p> -Definition at line <a class="el" href="modules_8cpp-source.html#l00157">157</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#l00159">159</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. <p> -<div class="fragment"><pre>00158 { -00159 size_t q; -00160 size_t p; -00161 -00162 memcpy(&q,&s1,<span class="keyword">sizeof</span>(size_t)); -00163 memcpy(&p,&s2,<span class="keyword">sizeof</span>(size_t)); -00164 -00165 <span class="keywordflow">return</span> (q == p); -00166 } +<div class="fragment"><pre>00160 { +00161 size_t q; +00162 size_t p; +00163 +00164 memcpy(&q,&s1,<span class="keyword">sizeof</span>(size_t)); +00165 memcpy(&p,&s2,<span class="keyword">sizeof</span>(size_t)); +00166 +00167 <span class="keywordflow">return</span> (q == p); +00168 } </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 Mon Apr 4 18:12:52 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 7 20:14:25 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> |