Fix coding style 85/62585/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 17 Mar 2016 01:08:12 +0000 (10:08 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 17 Mar 2016 01:08:12 +0000 (10:08 +0900)
commitdeedbb92c4ec81e26c030ed7dd0f87a9d9e36a2d
tree17f69130933007901894b8a638e0bdeb97ccf633
parent416fbe36097085898341e510ec164ce34bf1cabf
Fix coding style

./src/isf_default_imengine.h:248:  [SPC_M_SEP]Extra space before ( in function call  [whitespace/parens] [4]
./src/isf_default_imengine.h:251:  Do not leave a blank line after "private:"  [whitespace/blank_line] [3]
./src/isf_default_imengine.cpp:45:  [SPC_M_SEP]Missing space after ,  [whitespace/comma] [3]
./src/isf_default_imengine.cpp:50:  [SPC_M_SEP]Missing space after ,  [whitespace/comma] [3]
./src/isf_default_imengine.cpp:52:  [SPC_M_SEP]Missing space after ,  [whitespace/comma] [3]
./src/isf_default_imengine.cpp:162:  [SPC_M_SEP]Extra space before ( in function call  [whitespace/parens] [4]
./src/isf_default_imengine.cpp:284:  [SPC_M_SEP]Missing space after ,  [whitespace/comma] [3]
./src/isf_default_imengine.cpp:318:  [LNE_R_TWS]Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
./src/isf_default_imengine.cpp:326:  [SPC_M_SEP]Extra space before ( in function call  [whitespace/parens] [4]

Change-Id: Ied6acbf1d274194480eca89e9f4be046ea66fae4
src/isf_default_imengine.cpp
src/isf_default_imengine.h