Skip to content

Commit 890ff9c

Browse files
committed
[gardening] Fix comments style
1 parent d6bb902 commit 890ff9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/swift/Basic/AssertImplements.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ namespace swift {
5959
&DerivedClass::MemberName>::value, \
6060
"" #DerivedClass " does not properly override " #MemberName)
6161

62-
} // namespace swift
62+
} // end namespace swift
6363

64-
#endif /* SWIFT_BASIC_ASSERT_IMPLEMENTS_H */
64+
#endif // SWIFT_BASIC_ASSERT_IMPLEMENTS_H

0 commit comments

Comments
 (0)