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

Comparing ircd-hybrid/trunk/modules/m_svsnick.c (file contents):
Revision 1734 by michael, Fri Jan 11 12:59:24 2013 UTC vs.
Revision 2300 by michael, Wed Jun 19 12:10:37 2013 UTC

# Line 102 | Line 102 | ms_svsnick(struct Client *client_p, stru
102                                 target_p->name, target_p->username,
103                                 target_p->host, parv[2]);
104  
105 <  add_history(target_p, 1);
105 >  whowas_add_history(target_p, 1);
106  
107    sendto_server(NULL, CAP_TS6, NOCAPS,
108                  ":%s NICK %s :%lu",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines