From 78a96055c428d1970ece93dfb01902ac0d1699bd Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 4 Apr 2004 22:03:32 +0000 Subject: New documentation to document user/channel mode handling git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@380 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/users_8h-source.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/module-doc/users_8h-source.html') diff --git a/docs/module-doc/users_8h-source.html b/docs/module-doc/users_8h-source.html index 9edbfa2da..e3b4b4ddf 100644 --- a/docs/module-doc/users_8h-source.html +++ b/docs/module-doc/users_8h-source.html @@ -5,7 +5,7 @@
-Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

users.h

Go to the documentation of this file.
00001 /*
 00002 
 00003 
@@ -64,7 +64,7 @@
 00081         
 00084         char fullname[128];
 00085         
-00090         char modes[32];
+00090         char modes[MAXBUF];
 00091         
 00092         ucrec chans[MAXCHANS];
 00093         
@@ -92,7 +92,7 @@
 00140 
 00141 
 00142 #endif
-

Generated on Sat Apr 3 16:36:03 2004 for InspIRCd by +
Generated on Sun Apr 4 23:02:14 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3