Modified the @remarks in header file 94/126494/1
authortaesub kim <taesub.kim@samsung.com>
Mon, 24 Apr 2017 00:33:14 +0000 (09:33 +0900)
committertaesub kim <taesub.kim@samsung.com>
Mon, 24 Apr 2017 00:34:03 +0000 (09:34 +0900)
Change-Id: Ie48c4b289e778181ddb8be9e900349cec8d4c674
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
include/wifi-manager.h

index 58c4ca0..fc96c47 100755 (executable)
@@ -1897,8 +1897,8 @@ int wifi_manager_ap_set_gateway_address(wifi_manager_ap_h ap,
 /**
  * @brief Gets the DHCP Server address.
  * @since_tizen 4.0
- * @remarks You must release @a dhcp_server using g_free(). Currently it is only
- *          supported for IPv4 Address Family.
+ * @remarks You must release @a dhcp_server using g_free().
+ *          This function is supported only for IPv4 address family.
  * @param[in] ap                The access point handle
  * @param[in] address_family    The address family
  * @param[out] server_address   The DHCP server address