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

Comparing ircd-hybrid/trunk/src/hostmask.c (file contents):
Revision 1617 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1618 by michael, Tue Oct 30 21:04:38 2012 UTC

# Line 782 | Line 782 | hostmask_send_expiration(struct AddressR
782        break;
783    }
784    
785 <  sendto_realops_flags(UMODE_ALL, L_ALL,
785 >  sendto_realops_flags(UMODE_ALL, L_ALL, SEND_NOTICE,
786                         "Temporary %c-line for [%s@%s] expired", ban_type,
787                         (arec->aconf->user) ? arec->aconf->user : "*",
788                         (arec->aconf->host) ? arec->aconf->host : "*");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines