Skip to content

Commit fea3714

Browse files
[gardening] Use consistent header formatting.
1 parent 10e750f commit fea3714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/1_stdlib/Inputs/FoundationBridge/FoundationBridge.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- FoundationBridge.h --------------------------------------*- C++ -*-===//
1+
//===--- FoundationBridge.h -------------------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//
@@ -52,4 +52,4 @@ void takesData(NSData *object);
5252
NSData *returnsData();
5353
BOOL identityOfData(NSData *data);
5454

55-
NS_ASSUME_NONNULL_END
55+
NS_ASSUME_NONNULL_END

0 commit comments

Comments
 (0)