[gardening] Fix end of namespace comments

This commit is contained in:
practicalswift
2017-04-20 22:01:01 +02:00
parent c79af78a7f
commit 797c2d8118
27 changed files with 40 additions and 40 deletions

View File

@@ -1671,7 +1671,7 @@ private:
}
};
} // namespace
} // end anonymous namespace
void SwiftLangSupport::findRelatedIdentifiersInFile(
StringRef InputFile, unsigned Offset,