mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Convert all tabs to four spaces. refs #743
This commit is contained in:
@@ -126,7 +126,7 @@ RK_FIX_CATEGORY_BUG(NSString_RKAdditions)
|
||||
NULL,
|
||||
legalURLCharactersToBeEscaped,
|
||||
kCFStringEncodingUTF8);
|
||||
if (encodedString) {
|
||||
if (encodedString) {
|
||||
return [(NSString *)encodedString autorelease];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user