Fix coding style 31/148831/1 accepted/tizen/unified/20170913.070538 submit/tizen/20170911.043742
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 11 Sep 2017 04:29:44 +0000 (13:29 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 11 Sep 2017 04:30:01 +0000 (13:30 +0900)
./include/inputmethod_manager.h:38:  [LNE_R_TWS]Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Done processing ./include/inputmethod_manager.h
./doc/inputmethod_manager_doc.h:35:  [LNE_R_TWS]Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

Change-Id: I121109f94d15699de1e9caf0e594c9a7b2f0ce3c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
doc/inputmethod_manager_doc.h
include/inputmethod_manager.h

index e3cb2bf..e96cc09 100644 (file)
@@ -32,6 +32,5 @@
  * IME list or selector menu after their IME installation; then guide to select the installed IME.
  */
 
 #endif /* __TIZEN_UIX_INPUTMETHOD_MANAGER_DOC_H__ */
 
index df2f39f..11f0a4b 100755 (executable)
@@ -35,7 +35,6 @@ extern "C" {
  * @{
  */
 
 /**
  * @brief Enumeration for input method manager function error.
  * @since_tizen @if MOBILE 2.4 @else 3.0 @endif