pidgin/purple-plugin-pack

913153f3c931
Parents b7d319d8e10d
Children e02bf15a06d8
Fix it betterer (furtherer?) on OS X.
--- a/autoprofile/comp_rss.h Mon Jul 13 14:10:50 2009 -0700
+++ b/autoprofile/comp_rss.h Mon Jul 13 14:31:12 2009 -0700
@@ -47,6 +47,6 @@
void parse_rss (struct widget *);
void parse_xanga_rss (struct widget *, gchar *);
-GMarkupParser rss_parser;
+extern GMarkupParser rss_parser;