diff src/fileio.c @ 188:041a413d626d

updated for version 7.0057
author vimboss
date Mon, 07 Mar 2005 23:09:59 +0000
parents 7fd70926e2e1
children 5f7701639303
line wrap: on
line diff
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -5905,7 +5905,7 @@ buf_check_timestamp(buf, focus)
     char_u	*path;
     char_u	*tbuf;
     char	*mesg = NULL;
-    char	*mesg2;
+    char	*mesg2 = "";
     int		helpmesg = FALSE;
     int		reload = FALSE;
 #if defined(FEAT_CON_DIALOG) || defined(FEAT_GUI_DIALOG)