Skip to content

Commit 9a5ed03

Browse files
committed
add newline to testfile
1 parent e9a1b62 commit 9a5ed03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/test/clang-tidy/checkers/llvm/prefer-static-over-anonymous-namespace.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@ namespace {
198198

199199
INTERNAL_FUNC
200200

201-
} // namespace
201+
} // namespace

0 commit comments

Comments
 (0)