Skip to content

Commit dba8f98

Browse files
committed
Add missing comment after .h file #endif
1 parent 0446b8d commit dba8f98

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)