Use consistent style for comment separators.

This commit is contained in:
practicalswift
2016-01-04 01:41:33 +01:00
parent 31ff35e1dd
commit dfcece7960
12 changed files with 90 additions and 90 deletions

View File

@@ -542,9 +542,9 @@ SwiftInterfaceGenMap::find(StringRef ModuleName,
return nullptr;
}
//============================================================================//
//===----------------------------------------------------------------------===//
// EditorOpenInterface
//============================================================================//
//===----------------------------------------------------------------------===//
void SwiftLangSupport::editorOpenInterface(EditorConsumer &Consumer,
StringRef Name,