updated for version 7.0121

This commit is contained in:
Bram Moolenaar
2005-08-01 07:08:33 +00:00
parent 34cf2f5f49
commit 53805d1eaa
8 changed files with 317 additions and 150 deletions
-4
View File
@@ -15,10 +15,6 @@
#include "vim.h"
#ifdef HAVE_STDARG_H
# include <stdarg.h>
#endif
static int other_sourcing_name __ARGS((void));
static char_u *get_emsg_source __ARGS((void));
static char_u *get_emsg_lnum __ARGS((void));