summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorGwangbok Kim <gwangbok.kim@samsung.com>2013-03-28 16:48:17 +0900
committerGerrit Code Review <gerrit2@kim11>2013-03-28 16:48:17 +0900
commitf8d7d6a09c5df13ba6ee1bee32e24cf948bb72cc (patch)
tree2cf2e5dd7053accafac3d124e94740875fefc526 /inc
parent7b1d63995ec003c5445ac31e3e4fcdd35a85d8ae (diff)
parentb3baa273f3b13f6fbcb78bc8cdaa470bc2aac194 (diff)
downloadsocial-f8d7d6a09c5df13ba6ee1bee32e24cf948bb72cc.tar.gz
social-f8d7d6a09c5df13ba6ee1bee32e24cf948bb72cc.tar.bz2
social-f8d7d6a09c5df13ba6ee1bee32e24cf948bb72cc.zip
Merge "add 'void' parameter for GetFavoritePersonsN()" into tizen_2.1
Diffstat (limited to 'inc')
-rw-r--r--inc/FSclAddressbookManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/FSclAddressbookManager.h b/inc/FSclAddressbookManager.h
index 0ba6033..5b9bf9a 100644
--- a/inc/FSclAddressbookManager.h
+++ b/inc/FSclAddressbookManager.h
@@ -837,7 +837,7 @@ public:
* <a href="../org.tizen.native.appprogramming/html/basics_tizen_programming/exception_check.htm">here</a>.
* @see SetPersonAsFavorite()
*/
- Tizen::Base::Collection::IList* GetFavoritePersonsN() const;
+ Tizen::Base::Collection::IList* GetFavoritePersonsN(void) const;
/**
* Searches the persons that contains the specified @c keyword string in its properties. @n