Skip to content

Commit 54cfe0a

Browse files
committed
Nit: Fixed formatting of dashes in file header
1 parent e9995fa commit 54cfe0a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

benchmark/single-source/DropFirst.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- DropFirst.swift ---------------------------------------------------===//
1+
//===--- DropFirst.swift --------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

benchmark/single-source/DropFirst.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- DropFirst.swift ---------------------------------------------------===//
1+
//===--- DropFirst.swift --------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

benchmark/single-source/DropWhile.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- DropWhile.swift ---------------------------------------------------===//
1+
//===--- DropWhile.swift --------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

benchmark/single-source/DropWhile.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- DropWhile.swift ---------------------------------------------------===//
1+
//===--- DropWhile.swift --------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

benchmark/single-source/PrefixWhile.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- PrefixWhile.swift -----------------------------------------------------===//
1+
//===--- PrefixWhile.swift ------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

benchmark/single-source/PrefixWhile.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- PrefixWhile.swift -----------------------------------------------------===//
1+
//===--- PrefixWhile.swift ------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

benchmark/single-source/Suffix.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Suffix.swift ---------------------------------------------------===//
1+
//===--- Suffix.swift -----------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

benchmark/single-source/Suffix.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Suffix.swift ---------------------------------------------------===//
1+
//===--- Suffix.swift -----------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)