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

Comparing ircd-hybrid/trunk/src/client.c (file contents):
Revision 4297 by michael, Mon Jul 14 12:35:00 2014 UTC vs.
Revision 4298 by michael, Sun Jul 20 13:51:16 2014 UTC

# Line 190 | Line 190 | check_pings_list(dlink_list *list)
190        if (!IsPingSent(client_p))
191        {
192          /*
193 <         * If we havent PINGed the connection and we havent
193 >         * If we haven't PINGed the connection and we haven't
194           * heard from it in a while, PING it to make sure
195           * it is still alive.
196           */

Diff Legend

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