summaryrefslogtreecommitdiff
path: root/hexdump.h
AgeCommit message (Collapse)Author
2015-11-17Add a utility hexdump() call we can use when we need it.Peter Jones
This is mostly for debugging, so it's not a real problem if it's not used right now. I just like having it handy. Signed-off-by: Peter Jones <pjones@redhat.com>