summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/update.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/just_mr/update.hpp')
-rw-r--r--src/other_tools/just_mr/update.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/other_tools/just_mr/update.hpp b/src/other_tools/just_mr/update.hpp
index 26729935..2836674f 100644
--- a/src/other_tools/just_mr/update.hpp
+++ b/src/other_tools/just_mr/update.hpp
@@ -26,6 +26,7 @@
MultiRepoCommonArguments const& common_args,
MultiRepoUpdateArguments const& update_args,
StorageConfig const& storage_config,
- std::string multi_repo_tool_name) -> int;
+ std::string const& multi_repo_tool_name)
+ -> int;
#endif // INCLUDED_SRC_OTHER_TOOLS_JUST_MR_UPDATE_HPP