Fix doxygen format 05/167205/1
authorSeungho, Baek <sbsh.baek@samsung.com>
Tue, 16 Jan 2018 07:08:31 +0000 (16:08 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Tue, 16 Jan 2018 07:14:08 +0000 (16:14 +0900)
 - modify "/*" -> "/**" in widget-impl.h: 154

Change-Id: Ie1c3811eec8078cb7b1f68c1fbfed6ff202931b5
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
adaptors/public-api/adaptor-framework/widget-impl.h

index b592c38..a907f54 100644 (file)
@@ -151,7 +151,7 @@ protected:
 public:
   class Impl; // Class declaration is public so we can internally add devel API's to the WidgetImpl
 
-  /*
+  /**
    * Set pointer of WidgetImpl Internal.
    * @SINCE_1_3_5
    */