]> git.sur5r.net Git - cc65/commit
Call _seterrno instead of assigning to _errno to make the code shorter.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 20:21:23 +0000 (20:21 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 20:21:23 +0000 (20:21 +0000)
commit63b629b8015545531eb5550f03e919c3b6ae7315
treefdbf2ef9a4be89cb46ef463b36889f9c702226ba
parent1ab221bd059772a770ef198009d44d80a104ccce
Call _seterrno instead of assigning to _errno to make the code shorter.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4690 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/common/fgets.c