summaryrefslogtreecommitdiff
path: root/include/service-engine/se_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/service-engine/se_storage.h')
-rwxr-xr-xinclude/service-engine/se_storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/service-engine/se_storage.h b/include/service-engine/se_storage.h
index 5b29611..697edc7 100755
--- a/include/service-engine/se_storage.h
+++ b/include/service-engine/se_storage.h
@@ -152,7 +152,7 @@ se_error_type_e write_sync_resource_info(int account_id, int content_type, int l
* @code
* @endcode
*/
-bool get_profile_data(int account_id, char **profile_name, char **addr, char **id, char **password, int *sync_mode, int *sync_type, int *interval, int *last_session_status, int *last_session_time);
+bool get_profile_data(int account_id, char **profile_dir_name, char **profile_name, char **addr, char **id, char **password, int *sync_mode, int *sync_type, int *interval, int *last_session_status, int *last_session_time);
/**
* @par Description: API to get profile datastore information(enable, source uri, target uri, id, password) from config_tbl