Skip to content

Commit 1e20445

Browse files
committed
Merge pull request #1771 from danra/patch-3
Add missing comment after .h file #endif
2 parents 1e4f710 + c8b624a commit 1e20445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/ABI/MetadataValues.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,4 +549,4 @@ class FieldType {
549549

550550
}
551551

552-
#endif
552+
#endif /* SWIFT_ABI_METADATAVALUES_H */

0 commit comments

Comments
 (0)