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

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