Remove build error in Tizen 3.0
[platform/core/connectivity/nfc-manager-neard.git] / src / manager / include / net_nfc_app_util_private.h
index 7c8c102..bd07ef1 100644 (file)
@@ -32,7 +32,7 @@
 net_nfc_error_e net_nfc_app_util_store_ndef_message(data_s *data);
 net_nfc_error_e net_nfc_app_util_process_ndef(data_s *data);
 void net_nfc_app_util_aul_launch_app(char* package_name, bundle* kb);
-void net_nfc_app_util_clean_storage(char* src_path);
+void net_nfc_app_util_clean_storage(const char* src_path);
 bool net_nfc_app_util_is_dir(const char* path_name);
 int net_nfc_app_util_appsvc_launch(const char *operation, const char *uri, const char *mime, const char *data);
 int net_nfc_app_util_launch_se_transaction_app(net_nfc_secure_element_type_e se_type,