]> git.wh0rd.org Git - nano.git/commit
in write_file(), if the original file is unreadable when we try to save
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 7 Apr 2006 03:59:12 +0000 (03:59 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 7 Apr 2006 03:59:12 +0000 (03:59 +0000)
commit242079435575fcdaa110791eac58598144fef9e3
treeceb4bd6d03918fcded913817177656fec30b88df
parentd9ae1d6d6a126aa222ae95095b9ae91b6d93aa78
in write_file(), if the original file is unreadable when we try to save
the backup, we can save the original file unless we're prepending, so do
it

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