comparison libpurple/protocols/gg/lib/pubdir50.c @ 25489:23e95d20597a

- fix compilation error for gg. - add sanity check for yahoo_packet_new().
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 20 May 2007 04:49:31 +0000
parents 7ade887fd3f6
children ddd3c6e238fe
comparison
equal deleted inserted replaced
25488:bb8ad59ae9c4 25489:23e95d20597a
20 20
21 #include <errno.h> 21 #include <errno.h>
22 #include <stdlib.h> 22 #include <stdlib.h>
23 #include <string.h> 23 #include <string.h>
24 #include <time.h> 24 #include <time.h>
25 #include <glib.h>
25 26
26 #include "libgadu.h" 27 #include "libgadu.h"
27 28
28 /* 29 /*
29 * gg_pubdir50_new() 30 * gg_pubdir50_new()