remove Doxygen warning
authorMinkyoung Kang <mklove.kang@samsung.com>
Wed, 10 Apr 2013 02:10:17 +0000 (11:10 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Wed, 10 Apr 2013 02:10:17 +0000 (11:10 +0900)
Change-Id: I2b38f5cc504dfc5c3fc2e261ea83dd9d670dd121

inc/FNetWifiWifiDirectGroupInfo.h

index 68bc6ab..dc55e6f 100644 (file)
@@ -104,8 +104,8 @@ public:
        int GetMaxNumberOfClients(void) const;
 
        /**
+        * @{   
         * @if OSPDEPREC
-        * @{
         * Gets the SSID.
         *
         * @if OSPCOMPAT
@@ -122,8 +122,8 @@ public:
         *                  For more information, see the issue description for @ref CompWifiDirectGroupInfoGetSsidPage "here".
         * @endif
         * @return      The SSID
-        * @}
         * @endif
+        * @}
         */
        Tizen::Base::String GetSsid(void) const;