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

Comparing ircd-hybrid/trunk/modules/m_info.c (file contents):
Revision 3095 by michael, Sat Mar 1 17:22:03 2014 UTC vs.
Revision 3096 by michael, Sat Mar 1 23:31:45 2014 UTC

# Line 692 | Line 692 | send_info_text(struct Client *source_p)
692  
693   /*
694   ** m_info()
695 < **  parv[0] = sender prefix
695 > **  parv[0] = command
696   **  parv[1] = servername
697   */
698   static int
# Line 721 | Line 721 | m_info(struct Client *client_p, struct C
721  
722   /*
723   ** ms_info()
724 < **  parv[0] = sender prefix
724 > **  parv[0] = command
725   **  parv[1] = servername
726   */
727   static int

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines