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

Fix modelines :-(
author Mikael Berthe <mikael@lilotux.net>
date Mon, 05 Dec 2005 00:01:16 +0100
parents 8b3db0b555a1
children 67a332121aea
comparison
equal deleted inserted replaced
579:0c67755e0fa7 580:fed6d1e4d7a9
24 char **split_arg(const char *arg, unsigned int n, int dontstriplast); 24 char **split_arg(const char *arg, unsigned int n, int dontstriplast);
25 void free_arg_lst(char **arglst); 25 void free_arg_lst(char **arglst);
26 26
27 #endif 27 #endif
28 28
29 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */ 29 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */