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

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

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

revision 1.42 by flashcode, Thu Jan 27 00:11:06 2005 UTC revision 1.43 by flashcode, Mon Jan 31 23:33:59 2005 UTC
# Line 596  server_msgq_flush () Line 596  server_msgq_flush ()
596                                      WEECHAT_ERROR, command, args);                                      WEECHAT_ERROR, command, args);
597                          break;                          break;
598                  }                  }
599                    
600                    if (command)
601                        free (command);
602              }              }
603                            
604              free (entire_line);              free (entire_line);

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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