e_explicit_sync: fix the indentation 90/294990/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 26 Jun 2023 01:04:06 +0000 (10:04 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 29 Jun 2023 08:31:03 +0000 (17:31 +0900)
Change-Id: I9a3099143d9e7085adc9f8a896774cc5731e4ca3

src/bin/e_explicit_sync.c

index 3c38888..cc156ae 100644 (file)
@@ -73,7 +73,7 @@ _e_explicit_sync_ec_acquire_fd_move(E_Client *ec, int *dst, int *src)
 }
 
 static void
-_e_explicit_sync_ec_acquire_fd_clear(E_Client *ec, intfd)
+_e_explicit_sync_ec_acquire_fd_clear(E_Client *ec, int *fd)
 {
    _e_explicit_sync_fd_set(fd, -1);
    e_client_explicit_sync_acquire_fence_fd_set(ec, -1);