tests: Fix indentation 13/264613/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 27 Sep 2021 07:47:32 +0000 (16:47 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 27 Sep 2021 07:48:01 +0000 (16:48 +0900)
Change-Id: Ia0fbccca79f61c553cb0c254921dd36c0afb7dbe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
ism/tests/ecore_imf_tests.cpp

index 50685e7..6396196 100644 (file)
@@ -201,7 +201,7 @@ static Eina_Bool _timeout_timer_cb(void *data)
     timer_exit = NULL;
     STOP_LOOP();
 
-   return ECORE_CALLBACK_DONE;
+    return ECORE_CALLBACK_DONE;
 }
 
 static void _input_panel_state_cb(void *data, Ecore_IMF_Context *ctx, int value)