[Docygen] Update @feature tag.
[platform/framework/native/net.git] / inc / FNetNetConnectionInfo.h
old mode 100644 (file)
new mode 100755 (executable)
index e9f9802..1083987
@@ -80,7 +80,7 @@ public:
         * @since               2.0\r
         *\r
         * @return              The protocol type of a specific network connection, @n\r
-        *                              else @c NET_PROTO_TYPE_NONE     if this instance is invalid\r
+        *                              else @c NET_PROTO_TYPE_NONE if this instance is invalid\r
         */\r
         NetProtocolType GetProtocolType(void) const;\r
 \r
@@ -157,7 +157,7 @@ public:
         * @since               2.0\r
         *\r
         * @return              A pointer to the IpAddress instance representing the subnet mask address of the network connection\r
-        * @remarks     In any case, check whether the %IpAddress pointer is @c null or not, because the subnet mask address field is not mandatory.\r
+        * @remarks     In any case, check whether the IpAddress pointer is @c null or not, because the subnet mask address field is not mandatory.\r
         */\r
        const IpAddress* GetSubnetMaskAddress(void) const;\r
        \r
@@ -199,8 +199,8 @@ public:
         *\r
         * @return              @c true if the values match, @n\r
         *                              else @c false\r
-        * @param[in]   rhs     The other Object to compare\r
-        * @see                 Object::Equals()\r
+        * @param[in]   rhs     The other Tizen::Base::Object to compare\r
+        * @see                 Tizen::Base::Object::Equals()\r
         */\r
        virtual bool Equals(const Tizen::Base::Object& rhs) const;\r
 \r