From 1d994c544474da53159257d9097997c0744a48a5 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 6 Apr 2004 10:43:34 +0000 Subject: Added support for SVS-style Server class methods for modules git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@400 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/channels_8cpp-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/module-doc/channels_8cpp-source.html') diff --git a/docs/module-doc/channels_8cpp-source.html b/docs/module-doc/channels_8cpp-source.html index 913a014fa..794137a6f 100644 --- a/docs/module-doc/channels_8cpp-source.html +++ b/docs/module-doc/channels_8cpp-source.html @@ -15,7 +15,7 @@ 00007 00008 using namespace std; 00009 -00010 vector<ModeParameter> custom_mode_params; +00010 std::vector<ModeParameter> custom_mode_params; 00011 00012 chanrec::chanrec() 00013 { @@ -106,7 +106,7 @@ 00098 } 00099 return std::string(""); 00100 } -
Generated on Mon Apr 5 02:03:51 2004 for InspIRCd by +
Generated on Tue Apr 6 11:42:30 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3