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 6f6972a52..74f550c28 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#l00159">159</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#l00161">161</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. <p> -<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 } +<div class="fragment"><pre>00162 { +00163 size_t q; +00164 size_t p; +00165 +00166 memcpy(&q,&s1,<span class="keyword">sizeof</span>(size_t)); +00167 memcpy(&p,&s2,<span class="keyword">sizeof</span>(size_t)); +00168 +00169 <span class="keywordflow">return</span> (q == p); +00170 } </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 Apr 16 18:57:17 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Wed Apr 20 15:47:03 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> |