From: Carl Worth Date: Mon, 26 Sep 2011 00:58:38 +0000 (-0700) Subject: Eliminate some compiler warnings. X-Git-Url: https://git.cworth.org/git?p=mnemon;a=commitdiff_plain;h=f525171a603949f03a26727416556ebc69fed0b3;hp=f525171a603949f03a26727416556ebc69fed0b3 Eliminate some compiler warnings. Such as comparison between signed and unsigned integers and an unused parameter. ---