Error in msn/notification.c
Elliott Sales de Andrade
qulogic at pidgin.im
Sun Nov 23 17:42:24 EST 2008
On Sun, Nov 23, 2008 at 7:59 AM, Andrea Visinoni
<andrea at puntualmenteinritardo.com> wrote:
> Seems like that changes in ubx_cmd_post function doesn't reflect the
> struct format in msn/user.h
>
> CurrentMedia media = {CURRENT_MEDIA_UNKNOWN, NULL, NULL, NULL};
>
> typedef struct _CurrentMedia
> {
> char *artist; /**< Artist. */
> char *album; /**< Album. */
> char *title; /**< Title. */
> } CurrentMedia;
>
> and also CURRENT_MEDIA_UNKNOWN isn't defined.
>
Oops, that shouldn't be there yet. Fixed.
> Andrea
>
More information about the Devel
mailing list