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

Comparing ircd-hybrid/trunk/src/motd.c (file contents):
Revision 4415 by michael, Thu Aug 7 14:09:36 2014 UTC vs.
Revision 4479 by michael, Thu Aug 14 16:18:31 2014 UTC

# Line 406 | Line 406 | motd_clear(void)
406   * \param source_p Client requesting statistics.
407   */
408   void
409 < motd_report(struct Client *source_p)
409 > motd_report(struct Client *source_p, int parc, char *parv[])
410   {
411    const dlink_node *ptr = NULL;
412  

Diff Legend

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