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

Fix modelines :-(
author Mikael Berthe <mikael@lilotux.net>
date Mon, 05 Dec 2005 00:01:16 +0100
parents 8b3db0b555a1
children 414fbf558f1e
comparison
equal deleted inserted replaced
579:0c67755e0fa7 580:fed6d1e4d7a9
51 int jb_room_setaffil(const char *roomid, const char *jid, const char *nick, 51 int jb_room_setaffil(const char *roomid, const char *jid, const char *nick,
52 enum imaffiliation, const char *reason); 52 enum imaffiliation, const char *reason);
53 53
54 #endif /* __JABGLUE_H__ */ 54 #endif /* __JABGLUE_H__ */
55 55
56 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */ 56 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */