]> git.cworth.org Git - kub/commit
Add unconditional return value to card_compare
authorCarl Worth <cworth@cworth.org>
Mon, 29 Jan 2007 14:22:09 +0000 (06:22 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 29 Jan 2007 14:22:09 +0000 (06:22 -0800)
commitc598f4c56ae679e01c00ff065dce0e1f631d2792
treebf4b731369fc50c14366017ea51c3bd93c9a0aae
parentbeceea8bc61ee3264f670c50ee41543886f0fc93
Add unconditional return value to card_compare

This avoids a wanring from gcc about a function possibly not returning
a value.
kub.c