ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/src/send.c
(Generate patch)

Comparing branches/newio/src/send.c (file contents):
Revision 2418 by michael, Mon Jul 22 22:26:59 2013 UTC vs.
Revision 2419 by michael, Tue Jul 23 16:25:10 2013 UTC

# Line 300 | Line 300 | send_buffer_remote(struct Client *to, st
300                   me.name, from->name, to->name, to->username,
301                   to->host, to->from);
302  
303 <    exit_client(to, &me, "Ghosted client");
304 <
303 >    exit_client(NULL, to, &me, "Ghosted client");
304      return;
305    }
306  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines