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

Add Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Dec 2005 09:04:02 +0100
parents 2424bbf0a6db
children fed6d1e4d7a9
line wrap: on
line diff
--- a/mcabber/src/utils.h	Sun Dec 04 00:21:09 2005 +0100
+++ b/mcabber/src/utils.h	Sun Dec 04 09:04:02 2005 +0100
@@ -25,3 +25,5 @@
 void free_arg_lst(char **arglst);
 
 #endif
+
+/* vim: set expandtab cindent cinoptions=>2:2(0:  For Vim users... */