From 5f3d7cc64f6f71fff52166dd6488f2df0378375b Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 25 May 2005 22:04:11 +0000 Subject: Changed documentation to add parameters git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1523 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classServer.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/module-doc/classServer.html') diff --git a/docs/module-doc/classServer.html b/docs/module-doc/classServer.html index bac80198f..3c3059c44 100644 --- a/docs/module-doc/classServer.html +++ b/docs/module-doc/classServer.html @@ -2499,7 +2499,7 @@ The user in 'alive' is booted off the server with the given message. The user re

Definition at line 649 of file modules.cpp.

-References ucrec::channel, userrec::chans, userrec::ClearBuffer(), connection::fd, FD_MAGIC_NUMBER, fd_ref_table, connection::host, userrec::ident, chanrec::name, userrec::nick, chanrec::setby, chanrec::topic, and chanrec::topicset. +References ucrec::channel, userrec::chans, userrec::ClearBuffer(), connection::fd, FD_MAGIC_NUMBER, fd_ref_table, connection::host, userrec::ident, chanrec::name, userrec::nick, chanrec::setby, chanrec::topic, and chanrec::topicset.

00650 {
 00651         zombie->fd = alive->fd;
@@ -3058,7 +3058,7 @@ Which is useful for numerics and server notices to single users, etc.
 

Definition at line 462 of file modules.cpp.

-References connection::fd. +References connection::fd.

00463 {
 00464         if (!Source)
@@ -3218,7 +3218,7 @@ When you call this function, the user's file descriptor will be replaced with th
 

Definition at line 619 of file modules.cpp.

-References userrec::ClearBuffer(), DEBUG, connection::fd, FD_MAGIC_NUMBER, connection::host, and userrec::ident. +References userrec::ClearBuffer(), DEBUG, connection::fd, FD_MAGIC_NUMBER, connection::host, and userrec::ident.

00620 {
 00621         unsigned int old_fd = user->fd;
@@ -3253,7 +3253,7 @@ References userrec::ClearBuff
 
 
The documentation for this class was generated from the following files:
-
Generated on Wed May 25 21:43:30 2005 for InspIRCd by +
Generated on Wed May 25 22:03:22 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3