comparison mcabber/src/jabglue.c @ 576:8b3db0b555a1

Add Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Dec 2005 09:04:02 +0100
parents afc2bd38b15c
children 5c6d364130ee
comparison
equal deleted inserted replaced
575:1b8e024c3a10 576:8b3db0b555a1
1477 } 1477 }
1478 if (from) 1478 if (from)
1479 g_free(from); 1479 g_free(from);
1480 } 1480 }
1481 1481
1482 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */