Mercurial > pidgin-audacious
changeset 6:76f3cd9915c5
branch merge
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Fri, 29 Feb 2008 17:48:14 +0900 |
parents | 04b5c3834bfd (current diff) e7f2d7bb0381 (diff) |
children | 8af1f090ba9a |
files | pidgin-audacious.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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"