]> git.wh0rd.org Git - nano.git/commit
write_file() - Increment lineswritten when the very last line isn't null. Fixes...
authorChris Allegretta <chrisa@asty.org>
Sat, 30 Jun 2001 18:41:08 +0000 (18:41 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 30 Jun 2001 18:41:08 +0000 (18:41 +0000)
commit1a8b296adfbbd253af5b62f081d4622ceb63378d
tree485ae0263c20536b0c80f6e9a0441093be8b15a8
parentac899e5f80ca5751a4a49eb1fdfe9b564b92dac9
write_file()  - Increment lineswritten when the very last line isn't null. Fixes off by one count when writing selection to file.

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