diff --git a/src/winio.c b/src/winio.c
index 9773e9532efbd1f8ad6781c40133c9bca7575575..eb7061179eb1d037838805659501472a37d7ffb4 100644
--- a/src/winio.c
+++ b/src/winio.c
@@ -2970,7 +2970,6 @@ void onekey(const char *keystroke, const char *desc, size_t len)
 }
 
 /* And so start the display update routines. */
-
 #ifndef NDEBUG
 int check_linenumbers(const filestruct *fileptr)
 {