]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Drop out parameter from get_level_1_files (#779)
authorAlexander Lanin <alex@lanin.de>
Tue, 19 Jan 2021 18:18:52 +0000 (19:18 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Jan 2021 18:18:52 +0000 (19:18 +0100)
commite4b02c3962df7f129682db5f48926b350368cc71
tree6bd75f22c8091632b55d2239263257fd5289b25a
parente3bba66048da99c25373905ddb61886f04f0552c
refactor: Drop out parameter from get_level_1_files (#779)
src/CacheFile.hpp
src/Util.cpp
src/Util.hpp
src/cleanup.cpp
src/compress.cpp
unittest/test_Util.cpp