summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkj7.sung <kj7.sung@samsung.com>2017-01-09 11:18:26 +0900
committerkj7.sung <kj7.sung@samsung.com>2017-01-09 11:18:26 +0900
commitbdde8ddbc2639e960c148e4cf78640f407517ea2 (patch)
tree900880c354b7b97fdb9d357fe4d2924709013f6c
parentb87d7c0b888aa0712291accce3bab21073b62e0b (diff)
downloadlocation-manager-bdde8ddbc2639e960c148e4cf78640f407517ea2.tar.gz
location-manager-bdde8ddbc2639e960c148e4cf78640f407517ea2.tar.bz2
location-manager-bdde8ddbc2639e960c148e4cf78640f407517ea2.zip
Change-Id: I6d6f2382a099bfe030b6973c27deed2ef607dc19 Signed-off-by: kj7.sung <kj7.sung@samsung.com>
-rwxr-xr-xinclude/locations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/locations.h b/include/locations.h
index 0e489e1..f8182ae 100755
--- a/include/locations.h
+++ b/include/locations.h
@@ -983,6 +983,7 @@ int location_manager_unset_location_changed_cb(location_manager_h manager);
* @param[in] callback The callback function to register
* @param[in] batch_interval The batch sampling interval [1 ~ 255] (seconds)
* @param[in] batch_period The batch period [1 ~ 60000] (seconds)
+ * @param[in] user_data The user data to be passed to the callback function
* @return @c 0 on success,
* otherwise a negative error value
* @retval #LOCATIONS_ERROR_NONE Successful