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

Comparing ircd-hybrid-8/src/s_user.c (file contents):
Revision 1167 by michael, Thu Aug 11 20:13:38 2011 UTC vs.
Revision 1169 by michael, Fri Aug 12 18:45:03 2011 UTC

# Line 508 | Line 508 | register_remote_user(struct Client *sour
508    /*
509     * coming from another server, take the servers word for it
510     */
511 <  source_p->servptr = find_server(server);
511 >  source_p->servptr = hash_find_server(server);
512  
513    /* Super GhostDetect:
514     * If we can't find the server the user is supposed to be on,

Diff Legend

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