Use consistent formatting in top of file headers.

This commit is contained in:
practicalswift
2016-01-04 02:13:02 +01:00
parent dfcece7960
commit 50baf2e53b
96 changed files with 98 additions and 101 deletions

View File

@@ -378,7 +378,7 @@ internal class _BidirectionalIndexBox<
}
}
//===--- RandomAccessIndex -----------------------------------------------===//
//===--- RandomAccessIndex ------------------------------------------------===//
//===----------------------------------------------------------------------===//
internal protocol _RandomAccessIndexBoxType : _BidirectionalIndexBoxType {}