summaryrefslogtreecommitdiff
path: root/docs/module-doc/structInAddr__HashComp.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-20 15:48:27 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-20 15:48:27 +0000
commit2db0df5813e46fe5e077e014003acbd10698b913 (patch)
tree8d18035c30623c3dcd677c2b93fd832e6cb3d09d /docs/module-doc/structInAddr__HashComp.html
parent15228d509a36036af6d8ab1f63f0ccbc0eeb0c3d (diff)
Added module message passing architecture
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1136 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 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(&amp;q,&amp;s1,<span class="keyword">sizeof</span>(size_t));
-00165 memcpy(&amp;p,&amp;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(&amp;q,&amp;s1,<span class="keyword">sizeof</span>(size_t));
+00167 memcpy(&amp;p,&amp;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>