From 88dd74fc84b574f17673338c6d42123570f464da Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 12 May 2005 23:06:51 +0000 Subject: Added docs for new smaller memory footprint classes git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1371 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classXLine.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/module-doc/classXLine.html') diff --git a/docs/module-doc/classXLine.html b/docs/module-doc/classXLine.html index 933828347..250a00d91 100644 --- a/docs/module-doc/classXLine.html +++ b/docs/module-doc/classXLine.html @@ -23,7 +23,7 @@ Inherited by ELine, long duration  The duration of the ban, or 0 if permenant.

-char source [MAXBUF] +char source [256]  Source of the ban.


char reason [MAXBUF] @@ -149,7 +149,7 @@ Definition at line 40 of fi -
char XLine::source[MAXBUF] + char XLine::source[256]
@@ -171,7 +171,7 @@ Definition at line 48 of fi
The documentation for this class was generated from the following file: -
Generated on Thu May 12 02:25:29 2005 for InspIRCd by +
Generated on Thu May 12 22:59:07 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3