From: Young-Ae Kang Date: Thu, 12 Nov 2015 03:08:36 +0000 (+0900) Subject: Fixed doxygen error X-Git-Tag: submit/tizen/20151208.053208~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F74%2F51674%2F1;p=platform%2Fcore%2Fapi%2Flocation-manager.git Fixed doxygen error Change-Id: I8f87054810ee24da0c9b3d11bf1677236c8bac93 --- 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