# HG changeset patch # User Yoshiki Yazawa # Date 1204309102 -32400 # Node ID 8af1f090ba9a250df3099bc33298882a89ca85e7 # Parent feb13e8770294efdf171bed4a9baa63dda0d221a# Parent 76f3cd9915c54e2738c041ce06a11be558b8168b branch merge diff -r 76f3cd9915c5 -r 8af1f090ba9a pidgin-audacious.c --- a/pidgin-audacious.c Fri Feb 29 17:48:14 2008 +0900 +++ b/pidgin-audacious.c Sat Mar 01 03:18:22 2008 +0900 @@ -31,7 +31,7 @@ #include #include -extern gchar *botch_utf(const gchar *msg, size_t len, size_t *newlen) __attribute__ ((weak)); +extern gchar *botch_utf(const gchar *msg, gsize len, gsize *newlen) __attribute__ ((weak)); #define PIDGINAUD_PLUGIN_ID "pidgin_audacious"