]> git.wh0rd.org Git - nano.git/commit
tweak write_file() to remove the assumption that the file always ends in
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 4 Nov 2005 05:44:01 +0000 (05:44 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 4 Nov 2005 05:44:01 +0000 (05:44 +0000)
commit306049666afb314ee77d7f1e541d27fd155f2105
treed47b8d6e3e7ec0ee0b8ed0df5e558378712e498b
parentcf0efaab5d04ee4317d767c78b2ed576e15e9c29
tweak write_file() to remove the assumption that the file always ends in
a magicline, and remove a bit of apparently unneeded logic from
read_file()

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