add blank line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1671 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user