From bab9f4b4bc0f6aa0e1377745fd216ef9874b3f27 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 9 Dec 2005 20:21:39 +0000 Subject: Added new module docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2301 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/xline_8h-source.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/module-doc/xline_8h-source.html') diff --git a/docs/module-doc/xline_8h-source.html b/docs/module-doc/xline_8h-source.html index 898ab6283..c15e7534b 100644 --- a/docs/module-doc/xline_8h-source.html +++ b/docs/module-doc/xline_8h-source.html @@ -118,12 +118,13 @@ 00150 void gline_set_creation_time(char* host, time_t create_time); 00151 void qline_set_creation_time(char* nick, time_t create_time); 00152 void zline_set_creation_time(char* ip, time_t create_time); -00153 -00154 bool zline_make_global(const char* ipaddr); -00155 bool qline_make_global(const char* nickname); -00156 -00157 #endif -
Generated on Sun Nov 27 01:43:24 2005 for InspIRCd by  +00153 void eline_set_creation_time(char* host, time_t create_time); +00154 +00155 bool zline_make_global(const char* ipaddr); +00156 bool qline_make_global(const char* nickname); +00157 +00158 #endif +
Generated on Fri Dec 9 20:20:04 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3