summaryrefslogtreecommitdiff
path: root/docs/module-doc/structInAddr__HashComp.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-01 17:07:42 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-01 17:07:42 +0000
commitf326e475e311bf0fa211ccd052ba38d8235efa12 (patch)
tree6171ffe18343d82d035901f0cfb0778876e71987 /docs/module-doc/structInAddr__HashComp.html
parent260d107be38928396b5339829ab321c2207f09bc (diff)
Updated documentation (html)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@937 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/structInAddr__HashComp.html')
-rw-r--r--docs/module-doc/structInAddr__HashComp.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/module-doc/structInAddr__HashComp.html b/docs/module-doc/structInAddr__HashComp.html
index 70da6e105..cd9714be9 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#l00150">150</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#l00157">157</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-<div class="fragment"><pre>00151 {
-00152 size_t q;
-00153 size_t p;
-00154
-00155 memcpy(&amp;q,&amp;s1,<span class="keyword">sizeof</span>(size_t));
-00156 memcpy(&amp;p,&amp;s2,<span class="keyword">sizeof</span>(size_t));
-00157
-00158 <span class="keywordflow">return</span> (q == p);
-00159 }
+<div class="fragment"><pre>00158 {
+00159 size_t q;
+00160 size_t p;
+00161
+00162 memcpy(&amp;q,&amp;s1,<span class="keyword">sizeof</span>(size_t));
+00163 memcpy(&amp;p,&amp;s2,<span class="keyword">sizeof</span>(size_t));
+00164
+00165 <span class="keywordflow">return</span> (q == p);
+00166 }
</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 Fri Mar 25 03:49:32 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 28 21:09:32 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>