src/protocols/qq/utils.h

changeset 14111
0adb61f87bbb
parent 14077
c7742fbe41fc
--- a/src/protocols/qq/utils.h	Mon Aug 07 03:24:39 2006 +0000
+++ b/src/protocols/qq/utils.h	Mon Aug 07 06:17:13 2006 +0000
@@ -43,7 +43,7 @@
 
 void try_dump_as_gbk(guint8 *data, gint len);
 
-guint8 *hex_str_to_bytes(const gchar *buf);
+guint8 *hex_str_to_bytes(const gchar *buf, gint *out_len);
 gchar *hex_dump_to_str(const guint8 *buf, gint buf_len);
 
 #endif

mercurial