]> git.wh0rd.org Git - nano.git/commitdiff
remove unneeded blank line
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 4 Jun 2005 01:16:46 +0000 (01:16 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 4 Jun 2005 01:16:46 +0000 (01:16 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2591 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/winio.c

index 9773e9532efbd1f8ad6781c40133c9bca7575575..eb7061179eb1d037838805659501472a37d7ffb4 100644 (file)
@@ -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)
 {