summaryrefslogtreecommitdiff
path: root/src/common/hex_util.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common: Namespace hex_util.h/.cppGravatar Lioncash2018-08-151-0/+4
| | | | | It's in the common code, so it should be under the Common namespace like everything else.
* common: Move hex string processing to separate fileGravatar Zach Hilman2018-08-111-0/+27