From 6b9a7e11563d20aa4e4cb4c62146362f4c90c533 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 1 Oct 2024 09:35:04 +0200 Subject: just-mr: Small fixes --- src/other_tools/root_maps/fpath_git_map.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/other_tools/root_maps/fpath_git_map.hpp') diff --git a/src/other_tools/root_maps/fpath_git_map.hpp b/src/other_tools/root_maps/fpath_git_map.hpp index bfdfc384..cb13da5c 100644 --- a/src/other_tools/root_maps/fpath_git_map.hpp +++ b/src/other_tools/root_maps/fpath_git_map.hpp @@ -59,8 +59,8 @@ using FilePathGitMap = AsyncMapConsumer; gsl::not_null const& storage_config, IExecutionApi const* remote_api, std::size_t jobs, - std::string multi_repo_tool_name, - std::string build_tool_name) -> FilePathGitMap; + std::string const& multi_repo_tool_name, + std::string const& build_tool_name) -> FilePathGitMap; namespace std { template <> -- cgit v1.2.3