1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1671 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
David Lawrence Ramsey 2004-02-27 20:50:01 +00:00
родитель 281e0563c6
Коммит 807681ac7e

Просмотреть файл

@ -1269,6 +1269,7 @@ void init_operating_dir(void)
if (operating_dir == NULL) if (operating_dir == NULL)
return; return;
full_operating_dir = get_full_path(operating_dir); full_operating_dir = get_full_path(operating_dir);
/* If get_full_path() failed or the operating directory is /* If get_full_path() failed or the operating directory is