diff -r 133e5eca834c -r ec2fc1bc9024 libpurple/protocols/jabber/caps.c --- a/libpurple/protocols/jabber/caps.c Mon Mar 02 16:34:05 2009 +0000 +++ b/libpurple/protocols/jabber/caps.c Mon Mar 02 18:47:27 2009 +0000 @@ -27,6 +27,7 @@ #include "util.h" #include "iq.h" + #define JABBER_CAPS_FILENAME "xmpp-caps.xml" static GHashTable *capstable = NULL; /* JabberCapsKey -> JabberCapsValue */