summaryrefslogtreecommitdiffstats
path: root/src/fileio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileio.c')
-rw-r--r--src/fileio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileio.c b/src/fileio.c
index 85c5e6827f..6f8c8f991d 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -4191,7 +4191,7 @@ buf_check_timestamp(
if (!focus)
#endif
/* give the user some time to think about it */
- ui_delay(1000L, TRUE);
+ ui_delay(1004L, TRUE);
/* don't redraw and erase the message */
redraw_cmdline = FALSE;