Fix issue nesting level does not match indentation 43/229543/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:16:47 +0000 (10:16 +0900)
commit605e8bb57ffe911e391ab624aa25a8d53a0d0987
tree2197c461cdb0cf0c7ea8cdd7e240e7f262bba317
parent7e7ea6ff6cd00f7e7f275e811ad0b41e110d86da
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