]> git.sur5r.net Git - cc65/commit
Change the type of the line number from unsigned long to unsigned since the
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 15 Aug 2011 16:08:15 +0000 (16:08 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 15 Aug 2011 16:08:15 +0000 (16:08 +0000)
commitda307b9a1384b1ef1f7992db70967184b4a2a917
tree0625b6b8b86610561d4dc36a232f4e9c41fd0645
parent7ed3fdc803508cbf8f54309356c0dd5e2ba76751
Change the type of the line number from unsigned long to unsigned since the
tools won't run on a 16 bit platform anyway. And if so, line numbers limited
to 65535 are probably the least problem.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5167 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/common/filepos.h