]> git.wh0rd.org Git - nano.git/commit
in do_rcfile(), check for the rcfile's being a directory or device file
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 12 Apr 2006 21:44:07 +0000 (21:44 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 12 Apr 2006 21:44:07 +0000 (21:44 +0000)
commit5fac171c8b7139d5b6ca41faec20286acb748694
tree91cacb95d952d81a8b7868333538a6b69c75a091
parent4d72de73b19fbbd841b77f2494481271b73f864f
in do_rcfile(), check for the rcfile's being a directory or device file
and reject it if it is, for consistency with file handling elsewhere;
also remove SYSCONFDIR #ifdef, as SYSCONFDIR should always be set

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