summaryrefslogtreecommitdiff
path: root/src/ps_makeupviews.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ps_makeupviews.cpp')
-rwxr-xr-xsrc/ps_makeupviews.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ps_makeupviews.cpp b/src/ps_makeupviews.cpp
index 107955c..15d4581 100755
--- a/src/ps_makeupviews.cpp
+++ b/src/ps_makeupviews.cpp
@@ -525,7 +525,7 @@ static int __search_gl_set_phone_search_result(struct search_content_object *obj
SEARCH_FUNC_START;
int sel_cnt = SEARCH_CATEGORY_LIST_MORE_CNT + 1;
- int func_ret = 1;
+ int func_ret = SEARCH_RET_SEARCH_NONE;
struct appdata *ad = (struct appdata *)data;