Skip to content

Commit 09686f1

Browse files
authored
Apply suggestion from @vbvictor
1 parent 6594656 commit 09686f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/clang-tidy/modernize/IntegralLiteralExpressionMatcher.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ class IntegralLiteralExpressionMatcher {
7373

7474
} // namespace clang::tidy::modernize
7575

76-
#endif
76+
#endif // LLVM_CLANG_TOOLS_EXTRA_CLANG_TIDY_MODERNIZE_INTEGRALLITERALEXPRESSIONMATCHER_H

0 commit comments

Comments
 (0)