]> The Tcpdump Group git mirrors - tcpdump/commit
Squelch a signed vs. unsigned comparison warning.
authorGuy Harris <[email protected]>
Sat, 22 Jun 2013 22:02:42 +0000 (15:02 -0700)
committerGuy Harris <[email protected]>
Sat, 22 Jun 2013 22:02:42 +0000 (15:02 -0700)
commit620fd514f5bf01f99ee0d18810faa2b04606e816
treef0770b7edde56ed061411b9c97665f5a368fd417
parent860edc72fde4104f1abc8779bd3397a17859b6c8
Squelch a signed vs. unsigned comparison warning.

(At that point, we've already checked whether rc is < 0, so we know it's
not.)
print-babel.c