From 58907519b378a3054f58f945f95115be243347f3 Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Mon, 27 Feb 2023 17:07:42 +0100 Subject: Just-MR: Whitespace fixes --- src/other_tools/root_maps/commit_git_map.hpp | 2 +- src/other_tools/root_maps/fpath_git_map.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/other_tools/root_maps/commit_git_map.hpp b/src/other_tools/root_maps/commit_git_map.hpp index d00c89d1..1a0252dd 100644 --- a/src/other_tools/root_maps/commit_git_map.hpp +++ b/src/other_tools/root_maps/commit_git_map.hpp @@ -63,4 +63,4 @@ void EnsureCommit(GitRepoInfo const& repo_info, CommitGitMap::SetterPtr const& ws_setter, CommitGitMap::LoggerPtr const& logger); -#endif // INCLUDED_SRC_OTHER_TOOLS_ROOT_MAPS_COMMIT_GIT_MAP_HPP \ No newline at end of file +#endif // INCLUDED_SRC_OTHER_TOOLS_ROOT_MAPS_COMMIT_GIT_MAP_HPP diff --git a/src/other_tools/root_maps/fpath_git_map.cpp b/src/other_tools/root_maps/fpath_git_map.cpp index 70aff153..d8de9fa1 100644 --- a/src/other_tools/root_maps/fpath_git_map.cpp +++ b/src/other_tools/root_maps/fpath_git_map.cpp @@ -176,4 +176,4 @@ auto CreateFilePathGitMap( }; return AsyncMapConsumer(dir_to_git, jobs); -} \ No newline at end of file +} -- cgit v1.2.3