mcabber/mcabber/hooks.h
changeset 1811 e6d355e50d7a
parent 1806 9daf6b3f30d6
child 1812 5dbb3ebbc466
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... */