nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit a0043340247319d92085a89ad1a4228eef028652
parent cb11a203330711b732107da09351f9ed1e00409f
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Thu,  1 Jun 2006 19:54:14 +0000

fix breakage


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3609 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Msrc/rcfile.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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. */