diff options
author | Sascha Roloff <sascha.roloff@huawei.com> | 2023-02-27 17:07:42 +0100 |
---|---|---|
committer | Sascha Roloff <sascha.roloff@huawei.com> | 2023-02-27 20:59:06 +0100 |
commit | 58907519b378a3054f58f945f95115be243347f3 (patch) | |
tree | 83610c758452be337b5e10c766611d432d31c736 /src/other_tools/root_maps/commit_git_map.hpp | |
parent | 84b4ddc20e130ce54899f5e7c7a633fd19ecd05c (diff) | |
download | justbuild-58907519b378a3054f58f945f95115be243347f3.tar.gz |
Just-MR: Whitespace fixes
Diffstat (limited to 'src/other_tools/root_maps/commit_git_map.hpp')
-rw-r--r-- | src/other_tools/root_maps/commit_git_map.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |