/[ipchat]/ipchat/src/protocol.c
ViewVC logotype

Diff of /ipchat/src/protocol.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by beatk, Sun Feb 27 21:20:36 2005 UTC revision 1.8 by beatk, Mon Mar 21 20:47:21 2005 UTC
# Line 241  received_hello (contact_t *contact, stru Line 241  received_hello (contact_t *contact, stru
241    
242          if (hello_was_pending) {          if (hello_was_pending) {
243                  dmx_remove_timer (contact->state.hello_timeout);                  dmx_remove_timer (contact->state.hello_timeout);
244                  contact->state.hello_timeout = (timer_id)-1;                  contact->state.hello_timeout = NULL;
245                  contact->state.hello_pending = FALSE;                  contact->state.hello_pending = FALSE;
246          }          }
247    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26