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/trunk/modules/m_help.c (file contents):
Revision 3026 by michael, Tue Feb 25 00:07:09 2014 UTC vs.
Revision 3096 by michael, Sat Mar 1 23:31:45 2014 UTC

# Line 124 | Line 124 | do_help(struct Client *source_p, char *t
124  
125   /*
126   * m_help - HELP message handler
127 < *      parv[0] = sender prefix
127 > *      parv[0] = command
128   */
129   static int
130   m_help(struct Client *client_p, struct Client *source_p,
# Line 149 | Line 149 | m_help(struct Client *client_p, struct C
149  
150   /*
151   * mo_help - HELP message handler
152 < *      parv[0] = sender prefix
152 > *      parv[0] = command
153   */
154   static int
155   mo_help(struct Client *client_p, struct Client *source_p,

Diff Legend

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