/[weechat]/weechat/src/irc/irc-dcc.c
ViewVC logotype

Diff of /weechat/src/irc/irc-dcc.c

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

revision 1.32 by flashcode, Fri Nov 4 11:53:24 2005 UTC revision 1.33 by flashcode, Thu Nov 10 22:30:39 2005 UTC
# Line 424  dcc_close (t_irc_dcc *ptr_dcc, int statu Line 424  dcc_close (t_irc_dcc *ptr_dcc, int statu
424          }          }
425      }      }
426            
427        ptr_dcc->channel = NULL;
428        
429      if (DCC_IS_CHAT(ptr_dcc->type))      if (DCC_IS_CHAT(ptr_dcc->type))
430          channel_remove_dcc (ptr_dcc);          channel_remove_dcc (ptr_dcc);
431            

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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