]> git.sur5r.net Git - cc65/commit
Use _seterrno instead of assigning to _errno to make the code shorter.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 20:46:08 +0000 (20:46 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 20:46:08 +0000 (20:46 +0000)
commita9ba343e1bd2641605431dcff6482e2d33d5f5fa
tree3961dbc9253321a8d2c950e0385406b2751ebaf6
parent1b71d3fe425c99d95cc8614588a99cb1f7fd3eda
Use _seterrno instead of assigning to _errno to make the code shorter.

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