diff options
Diffstat (limited to 'src/proto/misc2.pro')
| -rw-r--r-- | src/proto/misc2.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/misc2.pro b/src/proto/misc2.pro index 41479d0e9..f9aab8db4 100644 --- a/src/proto/misc2.pro +++ b/src/proto/misc2.pro @@ -92,5 +92,4 @@ int get_user_name __ARGS((char_u *buf, int len)); void sort_strings __ARGS((char_u **files, int count)); int pathcmp __ARGS((const char *p, const char *q, int maxlen)); char_u *parse_list_options __ARGS((char_u *option_str, option_table_T *table, int table_size)); -void msg_str __ARGS((char_u *s, char_u *arg)); /* vim: set ft=c : */ |
