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

Add Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Dec 2005 09:04:02 +0100
parents bd5638c21834
children fed6d1e4d7a9
line wrap: on
line diff
--- a/mcabber/src/logprint.h	Sun Dec 04 00:21:09 2005 +0100
+++ b/mcabber/src/logprint.h	Sun Dec 04 09:04:02 2005 +0100
@@ -12,3 +12,5 @@
 void scr_LogPrint(unsigned int flag, const char *fmt, ...);
 
 #endif /* __LOGPRINT_H__ */
+
+/* vim: set expandtab cindent cinoptions=>2:2(0:  For Vim users... */