]> The Tcpdump Group git mirrors - tcpdump/commit
Clean up some narrowing warnings.
authorGuy Harris <[email protected]>
Mon, 24 Sep 2018 01:09:56 +0000 (18:09 -0700)
committerGuy Harris <[email protected]>
Mon, 24 Sep 2018 01:09:56 +0000 (18:09 -0700)
commit1dbc62cb8386ef2ebc636b83db8a1ba7deeda7dd
tree1942b8f314cf81c6694a766ea882fad3e824432e
parentccd4a6b3b9165e575b8d425ea8ea96a8cb146df0
Clean up some narrowing warnings.

Cast pointer differences, widen some variables, make some function
returns unsigned as they never return a negative number.

Fix a format while we're at it.
print-isoclns.c