Mercurial > pidgin.yaz
comparison plugins/perl/common/Network.xs @ 11262:ecbbe6d18b0d
[gaim-migrate @ 13440]
Removing warning from perl, also.
Remove some outdated files from libfaim.
Fix a minor warning in gtkdebug.c
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 14 Aug 2005 15:58:57 +0000 |
parents | 134d0001983d |
children | b284c703d398 |
comparison
equal
deleted
inserted
replaced
11261:b53606580f68 | 11262:ecbbe6d18b0d |
---|---|
22 | 22 |
23 void | 23 void |
24 gaim_network_init() | 24 gaim_network_init() |
25 | 25 |
26 | 26 |
27 const char * | 27 const unsigned char * |
28 gaim_network_ip_atoi(ip) | 28 gaim_network_ip_atoi(ip) |
29 const char *ip | 29 const char *ip |
30 | 30 |
31 int | 31 int |
32 gaim_network_listen(port) | 32 gaim_network_listen(port) |