updated for version 7.0120

This commit is contained in:
vimboss
2005-07-30 22:37:17 +00:00
parent 6e9c282b33
commit 77e869dc16
+2
View File
@@ -120,7 +120,9 @@ int
_RTLENTRYF
# endif
vim_snprintf __ARGS((char *, size_t, char *, ...));
# if defined(HAVE_STDARG_H)
int vim_vsnprintf(char *str, size_t str_m, char *fmt, va_list ap, typval_T *tvs);
# endif
# endif
# include "message.pro"