Mercurial > pidgin-audacious
changeset 8:8af1f090ba9a
branch merge
| author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
|---|---|
| date | Sat, 01 Mar 2008 03:18:22 +0900 |
| parents | feb13e877029 (diff) 76f3cd9915c5 (current diff) |
| children | d5702f04b19c |
| files | pidgin-audacious.c |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <audacious/audctrl.h> #include <audacious/dbus.h> -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"
