Skip to content

Commit 6fb922b

Browse files
committed
Merge pull request #1790 from danra/patch-14
Add missing comment after .h file #endif
2 parents 5a3df3d + f1e6869 commit 6fb922b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/Basic/BlotMapVector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ class BlotMapVector {
141141

142142
} // end namespace swift
143143

144-
#endif
144+
#endif // SWIFT_BASIC_BLOTMAPVECTOR_H

0 commit comments

Comments
 (0)