comparison mcabber/src/hooks.h @ 580:fed6d1e4d7a9

Fix modelines :-(
author Mikael Berthe <mikael@lilotux.net>
date Mon, 05 Dec 2005 00:01:16 +0100
parents 8b3db0b555a1
children 6eb1efea75d0
comparison
equal deleted inserted replaced
579:0c67755e0fa7 580:fed6d1e4d7a9
19 void hk_ext_cmd_init(const char *command); 19 void hk_ext_cmd_init(const char *command);
20 void hk_ext_cmd(const char *jid, guchar type, guchar info, const char *data); 20 void hk_ext_cmd(const char *jid, guchar type, guchar info, const char *data);
21 21
22 #endif /* __HOOKS_H__ */ 22 #endif /* __HOOKS_H__ */
23 23
24 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */ 24 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */