From 7af69a7fb7a1cd781056631ad7b0fbae2a3dfa5e Mon Sep 17 00:00:00 2001 From: Young-Ae Kang Date: Thu, 12 Nov 2015 12:08:36 +0900 Subject: [PATCH] Fixed doxygen error Change-Id: I8f87054810ee24da0c9b3d11bf1677236c8bac93 --- include/locations.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/locations.h b/include/locations.h index 752490d..746306f 100644 --- a/include/locations.h +++ b/include/locations.h @@ -373,7 +373,7 @@ int location_manager_start(location_manager_h manager); * #location_manager_set_service_state_changed_cb() will be called, with #LOCATIONS_SERVICE_DISABLED as first argument. * When that happens, the service is stopped and the user is notified. * - * You can stop and start the location manager as needed. + * @remarks You can stop and start the location manager as needed. * * @param[in] manager The location manager handle * @return 0 on success, otherwise a negative error value -- 2.34.1