Teach hexdump() how to identify differing bytes.
authorjsing <jsing@openbsd.org>
Sun, 27 Jun 2021 16:40:25 +0000 (16:40 +0000)
committerjsing <jsing@openbsd.org>
Sun, 27 Jun 2021 16:40:25 +0000 (16:40 +0000)
commit59dbf68fc1687912554c95392f75c2795e1300ba
tree2311f7bd65becb92318f95e5ada19a6bf5842ec4
parent159b0cbc60d60728766d7acf616ff288cc65ae10
Teach hexdump() how to identify differing bytes.

This allows differences between the received data and the test data to be
more readily identified.
regress/lib/libssl/client/clienttest.c