Modify the document 14/245314/1 tizen_5.5
authorDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 7 Oct 2020 04:49:03 +0000 (13:49 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 7 Oct 2020 04:49:03 +0000 (13:49 +0900)
Change-Id: Iaee9a8932dd5484c4a11846be504a6b25e118ff3
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/iotcon.h

index 0904ab6..01c6e86 100644 (file)
@@ -40,6 +40,7 @@ extern "C" {
  * @section CAPI_IOT_CONNECTIVITY_MODULE_FEATURE Related Features
  *          This API is related with the following features: \n
  *          - %http://tizen.org/feature/iot.ocf \n
+ *
  *          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