From: Jaehwan Lee Date: Wed, 3 Apr 2013 07:09:44 +0000 (+0900) Subject: Update doxygen X-Git-Tag: accepted/tizen_2.1/20130425.034729~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5917ffb4c5882968f9962567fce455c92cb397e9;p=framework%2Fosp%2Fnet.git Update doxygen Change-Id: Iac7b7208c9703594f9f22479eb2307075b360ee2 Signed-off-by: Jaehwan Lee --- diff --git a/inc/FNetWifiWifiBssInfo.h b/inc/FNetWifiWifiBssInfo.h index 80e9591..8740d70 100644 --- a/inc/FNetWifiWifiBssInfo.h +++ b/inc/FNetWifiWifiBssInfo.h @@ -380,8 +380,8 @@ public: * @since 2.0 * * @return An error code - * @param[in] address The proxy address - * @exception E_SUCCESS The method is successful. + * @param[in] address The proxy address containing the IP address and port. @n + * For instance, 'proxy.example.com:3125' or '192.168.0.1:8080' * @exception E_INVALID_OPERATION The current state of the instance prohibits the execution of this operation. * For example, the specified input type is @c NET_PROXY_TYPE_NONE. * @remarks The existing proxy address is unset when the input argument is an empty string.