# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |