]> The Tcpdump Group git mirrors - tcpdump/commit
forces: don't call hex_print_with_offset() with a zero offset.
authorGuy Harris <[email protected]>
Tue, 26 May 2020 02:05:45 +0000 (19:05 -0700)
committerGuy Harris <[email protected]>
Tue, 26 May 2020 02:05:45 +0000 (19:05 -0700)
commite2e856090171ef636537b5125029cca9e9e95ea1
treee0c774e58eba8ce78fe1bc535dac495fe69afe19
parentffa50a60763f65518b325d241da11bf464b539fc
forces: don't call hex_print_with_offset() with a zero offset.

Just call hex_print() instead, as is done elsewhere.
print-forces.c