ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_help.c
(Generate patch)

Comparing ircd-hybrid-7.2/modules/m_help.c (file contents):
Revision 575 by michael, Mon May 1 11:41:09 2006 UTC vs.
Revision 897 by db, Sat Nov 3 17:13:32 2007 UTC

# Line 36 | Line 36
36   #include "modules.h"
37   #include "irc_string.h"
38  
39 #define HPATH  IRCD_PREFIX "/help/opers"
40 #define UHPATH IRCD_PREFIX "/help/users"
39   #define HELPLEN 400
40  
41   static void m_help(struct Client *, struct Client *, int, char *[]);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)