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

Add Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Dec 2005 09:04:02 +0100
parents 4eb579399613
children fed6d1e4d7a9
line wrap: on
line diff
--- a/mcabber/src/utils.c	Sun Dec 04 00:21:09 2005 +0100
+++ b/mcabber/src/utils.c	Sun Dec 04 09:04:02 2005 +0100
@@ -445,3 +445,5 @@
     g_free(*arg_elt);
   g_free(arglst);
 }
+
+/* vim: set expandtab cindent cinoptions=>2:2(0:  For Vim users... */