Skip to content

Commit 37bf583

Browse files
[gardening] Fix formatting of two recently introduced file headers
1 parent 8e69ab4 commit 37bf583

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/swift/SILOptimizer/Utils/LSBase.h

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

lib/SILOptimizer/Utils/LSBase.cpp

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

0 commit comments

Comments
 (0)