]> git.cworth.org Git - mnemon/commit
Eliminate some compiler warnings.
authorCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 00:58:38 +0000 (17:58 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 00:58:38 +0000 (17:58 -0700)
commitf525171a603949f03a26727416556ebc69fed0b3
tree6e83ad9b34e4cb5b1b7c7c751014f3e1d21c89a9
parent10d0f1e757ef8c22bf8c1d921b624296a25ab238
Eliminate some compiler warnings.

Such as comparison between signed and unsigned integers and an unused
parameter.
mnemon.c