From 9a85e5a14732a8d3e3487e7303a144dfd18ebee4 Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Wed, 10 Apr 2013 11:10:17 +0900 Subject: [PATCH] remove Doxygen warning Change-Id: I2b38f5cc504dfc5c3fc2e261ea83dd9d670dd121 --- inc/FNetWifiWifiDirectGroupInfo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/FNetWifiWifiDirectGroupInfo.h b/inc/FNetWifiWifiDirectGroupInfo.h index 68bc6ab..dc55e6f 100644 --- a/inc/FNetWifiWifiDirectGroupInfo.h +++ b/inc/FNetWifiWifiDirectGroupInfo.h @@ -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; -- 2.7.4