]> git.sur5r.net Git - cc65/commit
Removed the prototype for _seterrno, since it is now provided in errno.h.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 21:25:17 +0000 (21:25 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 21:25:17 +0000 (21:25 +0000)
commit30920f07095f0091d9c9470a56275e4b6f24e18b
tree0586420427362b4c1411dab8b3f242e4d280fb12
parent8194408abc3e4440246f3efef0137c8b583e5081
Removed the prototype for _seterrno, since it is now provided in errno.h.

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