mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
whitespace
Swift SVN r29157
This commit is contained in:
@@ -1338,7 +1338,7 @@ static const WitnessTable *findErrorTypeWitness(const Metadata *srcType) {
|
||||
|
||||
static const Metadata *getNSErrorTypeMetadata() {
|
||||
static auto TheNSErrorMetadata
|
||||
= swift_getObjCClassMetadata((const ClassMetadata *)getNSErrorClass());
|
||||
= swift_getObjCClassMetadata((const ClassMetadata *)getNSErrorClass());
|
||||
return TheNSErrorMetadata;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user