From: David Lawrence Ramsey Date: Thu, 1 Jun 2006 19:54:14 +0000 (+0000) Subject: fix breakage X-Git-Tag: v1.3.12~71 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a0043340247319d92085a89ad1a4228eef028652;p=nano.git fix breakage git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3609 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/src/rcfile.c b/src/rcfile.c index c9cdc132..38d49dcd 100644 --- a/src/rcfile.c +++ b/src/rcfile.c @@ -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. */