comparison mcabber/mcabber/utils.h @ 1811:e6d355e50d7a

Update Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 21:32:11 +0100
parents e4378fbab5d7
children 998feaa54ef0
comparison
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
52 52
53 int startswith(const char *str, const char *word, guint ignore_case); 53 int startswith(const char *str, const char *word, guint ignore_case);
54 54
55 #endif // __MCABBER_UTILS_H__ 55 #endif // __MCABBER_UTILS_H__
56 56
57 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */ 57 /* vim: set et cindent cinoptions=>2\:2(0 ts=2 sw=2: For Vim users... */