mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Use consistent style for comment separators.
This commit is contained in:
@@ -542,9 +542,9 @@ SwiftInterfaceGenMap::find(StringRef ModuleName,
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
//============================================================================//
|
||||
//===----------------------------------------------------------------------===//
|
||||
// EditorOpenInterface
|
||||
//============================================================================//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
void SwiftLangSupport::editorOpenInterface(EditorConsumer &Consumer,
|
||||
StringRef Name,
|
||||
|
||||
Reference in New Issue
Block a user