]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use fmt::print instead of (f)printf
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 3 Aug 2020 14:58:47 +0000 (16:58 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 3 Aug 2020 19:31:02 +0000 (21:31 +0200)
commitdb5d2501a4f66cceba1bd11a49b4990ddf823db0
tree55bdbbecea1fbc98de4f8211ea171f2141d95308
parent18dd14a1d4179c50d3dcb5e0dbafca01b4c39e6d
Use fmt::print instead of (f)printf
src/Logging.cpp
src/ccache.cpp
src/compopt.cpp
src/compress.cpp