Mercurial > pidgin-audacious
diff pidgin-audacious.c @ 6:76f3cd9915c5
branch merge
| author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
|---|---|
| date | Fri, 29 Feb 2008 17:48:14 +0900 |
| parents | 19782faf1f00 e7f2d7bb0381 |
| children | 8af1f090ba9a |
line wrap: on
line diff
--- a/pidgin-audacious.c Sun Sep 02 13:46:40 2007 +0900 +++ b/pidgin-audacious.c Fri Feb 29 17:48:14 2008 +0900 @@ -31,7 +31,7 @@ #include <audacious/audctrl.h> #include <audacious/dbus.h> -extern guchar *botch_utf(const void *msg, size_t len, size_t *newlen) __attribute__ ((weak)); +extern gchar *botch_utf(const gchar *msg, size_t len, size_t *newlen) __attribute__ ((weak)); #define PIDGINAUD_PLUGIN_ID "pidgin_audacious"
