]> git.sur5r.net Git - cc65/commit
Change the prototype for _seterrno to return a char, since the function will
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 20:18:19 +0000 (20:18 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 3 Jun 2010 20:18:19 +0000 (20:18 +0000)
commite9310f8ec15f1cd7c17158f9537adecca2ab84b3
treea7ae129341f456e7ac148a2f061bdaa663922f68
parent0d8727ea33576a715e2f7d78ad1bb84327687489
Change the prototype for _seterrno to return a char, since the function will
always return zero in A and this can be used in C code to make the code
shorter.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4687 b7a2c559-68d2-44c3-8de9-860c34a00d81
include/errno.h