]> git.wh0rd.org Git - nano.git/commit
per Jeremy Huddleston's patch, fix compilation problem caused by
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 2 Dec 2004 17:37:09 +0000 (17:37 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 2 Dec 2004 17:37:09 +0000 (17:37 +0000)
commitfc54d6e431f39456f870bde85b9e60e896112f17
treec09fd1d0a7e0d5b21930784a95ceac737a9aa41e
parentc0e42bd3c50873f69f4f9f990f26d930e3ae1adf
per Jeremy Huddleston's patch, fix compilation problem caused by
break_line()'s returning int when it should return ssize_t according to
its prototype

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