diff mcabber/src/xmpp.h @ 1599:dcd5d4c75199

Update/Add headers
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Oct 2009 15:39:32 +0200
parents a087125d8fc8
children f4a2c6f767d1
line wrap: on
line diff
--- a/mcabber/src/xmpp.h	Sun Oct 11 15:38:32 2009 +0200
+++ b/mcabber/src/xmpp.h	Sun Oct 11 15:39:32 2009 +0200
@@ -77,4 +77,7 @@
 void xmpp_request(const char *fjid, enum iqreq_type reqtype);
 void request_vcard(const char *bjid);
 void xmpp_request_storage(const gchar *storage);
+
 #endif /* __XMPP_H__ */
+
+/* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */