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:
@@ -19,8 +19,8 @@
|
||||
//
|
||||
|
||||
@interface RKCache : NSObject {
|
||||
NSString* _cachePath;
|
||||
NSRecursiveLock* _cacheLock;
|
||||
NSString* _cachePath;
|
||||
NSRecursiveLock* _cacheLock;
|
||||
}
|
||||
|
||||
@property (nonatomic, readonly) NSString* cachePath;
|
||||
|
||||
Reference in New Issue
Block a user