diff options
author | Abhishek Kumar <abhishekkumar8222@gmail.com> | 2020-05-18 20:00:23 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-05-18 10:33:00 -0700 |
commit | 9892dc83f6f943d1ee5ba39038c4c3e9c5d0f239 (patch) | |
tree | 56b2fb8cff6e57a93f10711b66495252cb6f00c2 /t/t4019-diff-wserror.sh | |
parent | Git 2.27-rc0 (diff) | |
download | tgif-9892dc83f6f943d1ee5ba39038c4c3e9c5d0f239.tar.xz |
commit-slab-decl.h: update include guard
When a9f1f1f9f8 ("commit-slab.h: code split", 2018-05-19) split
commit-slab.h into commit-slab-decl.h and commit-slab-impl.h header
files, commit-slab-decl.h were left to use "COMMIT_SLAB_HDR_H",
while commit-slab-impl.h gained its own macro, "COMMIT_SLAB_IMPL_H".
As these two files use different include guards, there is nothing
broken, but let's update commit-slab-decl.h to match the convention
to name the include guard after the filename.
Signed-off-by: Abhishek Kumar <abhishekkumar8222@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4019-diff-wserror.sh')
0 files changed, 0 insertions, 0 deletions