aboutsummaryrefslogtreecommitdiffhomepage
path: root/sandbox/wl/wayland-bind.h
diff options
context:
space:
mode:
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