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

Update Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 21:32:11 +0100
parents 9daf6b3f30d6
children 5dbb3ebbc466
comparison
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
62 void hk_ext_cmd_init(const char *command); 62 void hk_ext_cmd_init(const char *command);
63 void hk_ext_cmd(const char *bjid, guchar type, guchar info, const char *data); 63 void hk_ext_cmd(const char *bjid, guchar type, guchar info, const char *data);
64 64
65 #endif /* __MCABBER_HOOKS_H__ */ 65 #endif /* __MCABBER_HOOKS_H__ */
66 66
67 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */ 67 /* vim: set expandtab cindent cinoptions=>2\:2(0 sw=2 ts=2: For Vim users... */