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

Comparing ircd-hybrid/branches/8.2.x/modules/core/m_sjoin.c (file contents):
Revision 3377 by michael, Thu Apr 24 16:15:51 2014 UTC vs.
Revision 3586 by michael, Sun May 18 14:31:05 2014 UTC

# Line 336 | Line 336 | ms_sjoin(struct Client *source_p, int pa
336      } while (valid_mode);
337  
338      target_p = find_chasing(source_p, s);
339    assert(IsClient(target_p));
339  
340      /*
341       * if the client doesnt exist, or if its fake direction/server, skip.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines