Fix issue nesting level does not match indentation 49/229549/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 2 Apr 2020 01:16:45 +0000 (10:16 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 2 Apr 2020 01:21:17 +0000 (10:21 +0900)
commit01a1c6dbf81e19555ba6642280025d1789f62e8d
tree83a9372433f0351fc4b63a431ad027b42a351d3d
parent403606414cc1ed99ad76dccfef77f164a87cd312
Fix issue nesting level does not match indentation

Code that is meant to be executed conditionally may be executed unconditionally

In wayland_im_context_client_window_set: The indentation of this code suggests it is nested when it is not.

Change-Id: Ie2d475cc72c4f4836be5740ccad50b4225a53fa5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
ism/extras/wayland_immodule/wayland_imcontext.c