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

Fix modelines :-(
author Mikael Berthe <mikael@lilotux.net>
date Mon, 05 Dec 2005 00:01:16 +0100
parents 8b3db0b555a1
children 421b337dc6d2
comparison
equal deleted inserted replaced
579:0c67755e0fa7 580:fed6d1e4d7a9
39 GList *hbuf_jump_date(GList *hbuf, time_t t); 39 GList *hbuf_jump_date(GList *hbuf, time_t t);
40 GList *hbuf_jump_percent(GList *hbuf, int pc); 40 GList *hbuf_jump_percent(GList *hbuf, int pc);
41 41
42 #endif /* __HBUF_H__ */ 42 #endif /* __HBUF_H__ */
43 43
44 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */ 44 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */