summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYoungjae Shin <yj99.shin@samsung.com>2017-09-13 11:38:47 +0900
committerYoungjae Shin <yj99.shin@samsung.com>2017-09-13 11:39:03 +0900
commit01d869632feffca4356b3e5352bef75f3771e384 (patch)
tree3e0af7e5192e896047aee436a6d239c2ba7cd44c /include
parenta5f141a8b3c7d3c40cb1c18491527c9c342b0842 (diff)
downloadui-gadget-1-01d869632feffca4356b3e5352bef75f3771e384.tar.gz
ui-gadget-1-01d869632feffca4356b3e5352bef75f3771e384.tar.bz2
ui-gadget-1-01d869632feffca4356b3e5352bef75f3771e384.zip
fix coding rule error
Change-Id: I3e8a62f7bdcc11ace0fda262b152b21e9cd33556 Signed-off-by: Youngjae Shin <yj99.shin@samsung.com>
Diffstat (limited to 'include')
-rwxr-xr-xinclude/SLP_UI_Gadget_PG.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SLP_UI_Gadget_PG.h b/include/SLP_UI_Gadget_PG.h
index 84712b9..2810a13 100755
--- a/include/SLP_UI_Gadget_PG.h
+++ b/include/SLP_UI_Gadget_PG.h
@@ -885,7 +885,7 @@ To disable transition effect :
break;
default:
break;
- }
+ }
@endcode
* @}