Header issue fix of contacts
[platform/core/pim/contacts-service.git] / include / contacts_db.h
index 755dbc0..8292b5f 100644 (file)
@@ -60,7 +60,7 @@ typedef enum {
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 3.0 @endif
  * @param[in] view_uri The view URI
  * @param[in] user_data The user data passed from the callback registration function
- * @pre The callback must be registered using contacts_db_add_changed_cb.
+ * @pre The callback must be registered using contacts_db_add_changed_cb().
  * @see contacts_db_add_changed_cb()
  */
 typedef void (*contacts_db_changed_cb)(const char *view_uri, void *user_data);