Fix doxygen format 04/167204/2
authorSeungho, Baek <sbsh.baek@samsung.com>
Tue, 16 Jan 2018 07:08:31 +0000 (16:08 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 18 Jan 2018 17:51:02 +0000 (17:51 +0000)
 - modify "/*" -> "/**" in widget-impl.h: 154

Change-Id: Ie1c3811eec8078cb7b1f68c1fbfed6ff202931b5
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali/internal/system/common/widget-impl.h

index 447c1d0..c7e6979 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
    */