add missing '*' for doxygen
authorjungmin76.park <jungmin76.park@samsung.com>
Fri, 29 Mar 2013 10:46:49 +0000 (19:46 +0900)
committerjungmin76.park <jungmin76.park@samsung.com>
Fri, 29 Mar 2013 10:46:49 +0000 (19:46 +0900)
Change-Id: Ie26c4950ebe57ad13882dab64e9e860e4a2ba9b2
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
inc/FShellShortcutManager.h

index 8ad9b23..64313a3 100644 (file)
@@ -35,7 +35,7 @@ namespace Tizen { namespace Shell
 
 class IShortcutRequestListener;
 
-/*
+/**
  * @class              ShortcutManager
  * @brief              Helps an application can add its shortcut to the Home app.
  *