]> git.wh0rd.org Git - nano.git/commitdiff
fix breakage
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 1 Jun 2006 19:54:14 +0000 (19:54 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 1 Jun 2006 19:54:14 +0000 (19:54 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3609 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/rcfile.c

index c9cdc13262f271cb5b8b629aee4820c9fdf8b933..38d49dcda2c8a412813657769c6244db3c887450 100644 (file)
@@ -395,7 +395,6 @@ void parse_include(char *ptr)
        , TRUE
 #endif
        );
-    fclose(rcstream);
 
     /* We're done with the new syntax file.  Restore the original
      * filename and line number position. */