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

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

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

revision 1.3 by flashcode, Sat Oct 25 14:49:19 2003 UTC revision 1.4 by flashcode, Sun Oct 26 13:21:09 2003 UTC
# Line 19  Line 19 
19   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20   */   */
21    
   
22  /* irc-nick.c: manages nick list for channels */  /* irc-nick.c: manages nick list for channels */
23    
24    
25    #ifdef HAVE_CONFIG_H
26    #include "config.h"
27    #endif
28    
29  #include <stdlib.h>  #include <stdlib.h>
30  #include <string.h>  #include <string.h>
31  #include <limits.h>  #include <limits.h>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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