aboutsummaryrefslogtreecommitdiffhomepage
path: root/sandbox/wl/wayland-bind.h
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-06-18 13:43:48 +0900
committerOphestra <cat@gensokyo.uk>2025-06-18 13:45:34 +0900
commitef80b19f2fbd6953340ff463b865931f32d14fb7 (patch)
treeb907dd628ab07416afa1040be2765c7818c0f708 /sandbox/wl/wayland-bind.h
parent717771ae8023ea3d00b794b8a89babe70fe773e6 (diff)
treewide: switch to clang-format
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'sandbox/wl/wayland-bind.h')
-rw-r--r--sandbox/wl/wayland-bind.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sandbox/wl/wayland-bind.h b/sandbox/wl/wayland-bind.h
index 720dfe4e..283d5295 100644
--- a/sandbox/wl/wayland-bind.h
+++ b/sandbox/wl/wayland-bind.h
@@ -1,3 +1,4 @@
#include <stdint.h>
-int32_t f_bind_wayland_fd(char *socket_path, int fd, const char *app_id, const char *instance_id, int sync_fd); \ No newline at end of file
+int32_t f_bind_wayland_fd(char *socket_path, int fd, const char *app_id,
+ const char *instance_id, int sync_fd); \ No newline at end of file