From: David Levine Date: Mon, 9 Jan 2012 20:08:38 +0000 (-0600) Subject: Removed a remaining RETSIGTYPE. Also change a few locals from int to unsigned to... X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/a2469f5ecbca3a179251ac9b777b561bc5245d4c?hp=a2469f5ecbca3a179251ac9b777b561bc5245d4c Removed a remaining RETSIGTYPE. Also change a few locals from int to unsigned to prevent signed-unsigned comparison mismatch. ---