Skip to content

Commit c8b624a

Browse files
committed
Add missing comment after .h file #endif
1 parent 1e4f710 commit c8b624a

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)