From 3d7312f8af1becdbe458392e14ea64c904ee7b92 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 9 Apr 2005 14:39:07 +0000 Subject: Changed parameters of OnPacketTransmit and OnPacketReceive to be much more useful git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1024 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classServer.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/module-doc/classServer.html') diff --git a/docs/module-doc/classServer.html b/docs/module-doc/classServer.html index c126dc81a..2efb4741e 100644 --- a/docs/module-doc/classServer.html +++ b/docs/module-doc/classServer.html @@ -131,7 +131,7 @@ All modules should instantiate at least one copy of this class, and use its memb

-Definition at line 378 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 376 of file modules.h.

Constructor & Destructor Documentation

@@ -1362,7 +1362,7 @@ Once you call this function, userrec* user will immediately become INVALID. You

Definition at line 399 of file modules.cpp.

-References userrec::nick, and send_network_quit(). +References userrec::nick, and send_network_quit().

00400 {
 00401         send_network_quit(user->nick,reason.c_str());
@@ -1916,7 +1916,7 @@ Definition at line 488
 


The documentation for this class was generated from the following files: -
Generated on Thu Apr 7 20:14:26 2005 for InspIRCd by +
Generated on Sat Apr 9 14:38:30 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3