nano

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

commit 807681ac7e9e7adc171204e2b3e106ac368453d0
parent 281e0563c692f0089362cd3cb221d186f0e101d4
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 27 Feb 2004 20:50:01 +0000

add blank line


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

Diffstat:
Msrc/files.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/files.c b/src/files.c @@ -1269,6 +1269,7 @@ void init_operating_dir(void) if (operating_dir == NULL) return; + full_operating_dir = get_full_path(operating_dir); /* If get_full_path() failed or the operating directory is