Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 1a7425d63d
commit 6b3fabc0c1

@ -401,7 +401,7 @@ NSString *const kCompletedRegistrationSegue = @"CompletedRegistration";
[result appendFormat:@"%c", c];
}
}
return result;
return [result copy];
}
- (BOOL)textField:(UITextField *)textField

Loading…
Cancel
Save