Revert "e_keyrouter_wl: fix the typo" 30/313030/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 18 Jun 2024 08:37:22 +0000 (17:37 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 18 Jun 2024 10:00:19 +0000 (19:00 +0900)
This reverts commit 80c81a9ba082d03ddf2e6053241b05e20a891eae.

Change-Id: I0ea7e7ea40a932fcd8bef48d8ec1045e2bde57bf

src/bin/server/e_keyrouter_wl.c

index 1dda870..97f3ff0 100644 (file)
@@ -727,7 +727,7 @@ e_keyrouter_wl_add_surface_destroy_listener(struct wl_resource *surface)
 }
 
 #ifdef HAVE_CYNARA
-EINTERN Eina_Bool
+EINTERN EINTERN Eina_Bool
 e_keyrouter_wl_util_do_privilege_check(struct wl_client *client, uint32_t mode, uint32_t keycode)
 {
    Eina_Bool res = EINA_FALSE;