]> git.wh0rd.org Git - nano.git/commitdiff
remove unneeded blank line
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 26 May 2005 05:50:46 +0000 (05:50 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 26 May 2005 05:50:46 +0000 (05:50 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2548 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/winio.c

index 4975fdbdf9c13f5397c0dba53cbaa9eec9db933b..f665c91cee9c84b4b3b4bef8f5a80d470db3951c 100644 (file)
@@ -2446,7 +2446,6 @@ int nanogetstr(bool allow_tabs, const char *buf, const char *curranswer,
     bool tabbed = FALSE;
        /* Whether we've pressed Tab more than once consecutively. */
 #endif
-
 #ifndef NANO_SMALL
     char *history = NULL;
        /* The current history string. */