]> git.wh0rd.org Git - nano.git/commit
in ngetdelim(), set errno to EINVAL if stream is not a valid file
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 4 Jun 2006 00:15:56 +0000 (00:15 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 4 Jun 2006 00:15:56 +0000 (00:15 +0000)
commit497a9a2032bc93b616294dbe00494475416d8bd3
tree35af06066b315e9b28d481d6a146da5a5be20d8d
parent106c1bf3d102d0140db680ee76b7d5eb79e0c2ec
in ngetdelim(), set errno to EINVAL if stream is not a valid file
stream; this matches the manual page

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