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

Comparing ircd-hybrid/trunk/modules/m_xline.c (file contents):
Revision 8985 by michael, Mon Apr 22 11:08:36 2019 UTC vs.
Revision 8986 by michael, Wed May 22 16:48:06 2019 UTC

# Line 67 | Line 67 | xline_check(const struct GecosItem *geco
67   * side effects - when successful, adds an xline to the conf
68   */
69   static void
70 < xline_handle(struct Client *source_p, struct aline_ctx *aline)
70 > xline_handle(struct Client *source_p, const struct aline_ctx *aline)
71   {
72    char buf[IRCD_BUFSIZE];
73  

Diff Legend

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