comparison mcabber/mcabber/help.h @ 1811:e6d355e50d7a

Update Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 21:32:11 +0100
parents e489ead6574a
children
comparison
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
6 void help_process(char *string); 6 void help_process(char *string);
7 void help_init(void); 7 void help_init(void);
8 8
9 #endif /* __MCABBER_HELP_H__ */ 9 #endif /* __MCABBER_HELP_H__ */
10 10
11 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */ 11 /* vim: set expandtab cindent cinoptions=>2\:2(0 sw=2 ts=2: For Vim users... */