Skip to content

Commit 13ffd3e

Browse files
committed
Merge pull request #1805 from danra/patch-17
Add missing comment after .h file #endif
2 parents 0446b8d + dba8f98 commit 13ffd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/Strings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ namespace swift {
4040
static const char MANGLING_MODULE_C[] = "__C";
4141
} // end namespace swift
4242

43-
#endif
43+
#endif // SWIFT_STRINGS_H

0 commit comments

Comments
 (0)