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/classVersion.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/module-doc/classVersion.html') diff --git a/docs/module-doc/classVersion.html b/docs/module-doc/classVersion.html index 3bebaa346..4b1761161 100644 --- a/docs/module-doc/classVersion.html +++ b/docs/module-doc/classVersion.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  

Version Class Reference

Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module. More...

@@ -86,9 +86,9 @@ Definition at line 66 of

-Definition at line 87 of file modules.cpp. +Definition at line 101 of file modules.cpp.

-

00087 : Major(major), Minor(minor), Revision(revision), Build(build) { };
+
00101 : Major(major), Minor(minor), Revision(revision), Build(build) { };
 
@@ -191,7 +191,7 @@ Definition at line 69 of
The documentation for this class was generated from the following files: -
Generated on Sat Apr 3 16:36:20 2004 for InspIRCd by +
Generated on Sun Apr 4 23:02:34 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3