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:
@@ -46,13 +46,13 @@ typedef enum {
|
||||
The search text should be matched inclusively using AND.
|
||||
Matches will include all search terms.
|
||||
*/
|
||||
RKSearchModeAnd,
|
||||
RKSearchModeAnd,
|
||||
|
||||
/**
|
||||
The search text should be matched exclusively using OR.
|
||||
Matches will include any search terms.
|
||||
*/
|
||||
RKSearchModeOr
|
||||
RKSearchModeOr
|
||||
} RKSearchMode;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user