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

Comparing ircd-hybrid-8/src/s_serv.c (file contents):
Revision 1234 by michael, Fri Sep 23 08:15:04 2011 UTC vs.
Revision 1241 by michael, Thu Sep 29 20:26:09 2011 UTC

# Line 1121 | Line 1121 | server_estab(struct Client *client_p)
1121    make_server(client_p);
1122  
1123    /* fixing eob timings.. -gnp */
1124 <  client_p->firsttime = CurrentTime;
1124 >  client_p->localClient->firsttime = CurrentTime;
1125  
1126  
1127    if (find_matching_name_conf(SERVICE_TYPE, client_p->name, NULL, NULL, 0))

Diff Legend

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