From 5fe436d8b83fa22e2e2d765b9773e5d7c357bf47 Mon Sep 17 00:00:00 2001 From: "kj7.sung" Date: Mon, 3 Apr 2017 13:35:44 +0900 Subject: [PATCH] merge : fix to broken link in doc Change-Id: I21c2f6bc850ac119622bf48748707ed8750aee10 Signed-off-by: kj7.sung --- doc/location-manager-doc.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/location-manager-doc.h b/doc/location-manager-doc.h index 75a8795..a89af8a 100644 --- a/doc/location-manager-doc.h +++ b/doc/location-manager-doc.h @@ -99,7 +99,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ @@ -130,8 +130,8 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. -*/ + * More details on featuring your application can be found from Feature Element. + */ /** @@ -153,7 +153,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ @@ -175,7 +175,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @} */ -- 2.7.4