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

Fix modelines :-(
author Mikael Berthe <mikael@lilotux.net>
date Mon, 05 Dec 2005 00:01:16 +0100
parents 8b3db0b555a1
children ce4f8a2129a4
comparison
equal deleted inserted replaced
579:0c67755e0fa7 580:fed6d1e4d7a9
11 11
12 void scr_LogPrint(unsigned int flag, const char *fmt, ...); 12 void scr_LogPrint(unsigned int flag, const char *fmt, ...);
13 13
14 #endif /* __LOGPRINT_H__ */ 14 #endif /* __LOGPRINT_H__ */
15 15
16 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */ 16 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */