]> git.ipfire.org Git - thirdparty/ccache.git/commit
Rename Util::format_hex to format_base16
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 21 Sep 2020 19:57:05 +0000 (21:57 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 23 Sep 2020 07:41:38 +0000 (09:41 +0200)
commitf6932174161e5d686f16dead034c03ba2910619d
tree2c5c9b8a65a4b34a4c6482da96eced9254ef85f4
parent1152b4e52b55d8d6530312f5b88cc1dc227cee0c
Rename Util::format_hex to format_base16
src/Digest.hpp
src/Hash.cpp
src/Util.cpp
src/Util.hpp
unittest/test_Util.cpp