]> git.wh0rd.org Git - nano.git/commit
in get_full_path(), don't return NULL when the current directory doesn't
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 5 Jul 2006 14:14:06 +0000 (14:14 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 5 Jul 2006 14:14:06 +0000 (14:14 +0000)
commit85e35e67a280a6380b70c0a611aa521b45aa7e87
tree4f0e744f98bd9231c741bdfc0dfee39d9dcac4de
parent51b7b0e7d85cc1d80a2cc3052091649ec79873f0
in get_full_path(), don't return NULL when the current directory doesn't
exist, as we can still recover from that, and also add various cleanups

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3752 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c