diff mcabber/src/hbuf.h @ 576:8b3db0b555a1

Add Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Dec 2005 09:04:02 +0100
parents d40c434fff46
children fed6d1e4d7a9
line wrap: on
line diff
--- a/mcabber/src/hbuf.h	Sun Dec 04 00:21:09 2005 +0100
+++ b/mcabber/src/hbuf.h	Sun Dec 04 09:04:02 2005 +0100
@@ -40,3 +40,5 @@
 GList *hbuf_jump_percent(GList *hbuf, int pc);
 
 #endif /* __HBUF_H__ */
+
+/* vim: set expandtab cindent cinoptions=>2:2(0:  For Vim users... */