Mercurial > pidgin
changeset 26918:65fadd6977b4
I still don't know why this ever compiled properly.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 19 May 2009 21:35:08 +0000 |
parents | bf3ad70508f4 |
children | a6a4b440e5ae |
files | libpurple/protocols/jabber/jabber.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/jabber.h Tue May 19 06:47:40 2009 +0000 +++ b/libpurple/protocols/jabber/jabber.h Tue May 19 21:35:08 2009 +0000 @@ -75,7 +75,7 @@ /* Index into attention_types list */ #define JABBER_BUZZ 0 -PurplePlugin *jabber_plugin; +extern PurplePlugin *jabber_plugin; typedef enum { JABBER_STREAM_OFFLINE,