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:
@@ -22,9 +22,9 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface RKObjectMapperTestModel : NSObject {
|
||||
NSString* _name;
|
||||
NSNumber* _age;
|
||||
NSDate* _createdAt;
|
||||
NSString* _name;
|
||||
NSNumber* _age;
|
||||
NSDate* _createdAt;
|
||||
}
|
||||
|
||||
@property (nonatomic,retain) NSString* name;
|
||||
|
||||
Reference in New Issue
Block a user