diff --git a/ThunkLibs/libwayland-client/Guest.cpp b/ThunkLibs/libwayland-client/Guest.cpp index 17ad5e5e65..1d16aa86b4 100644 --- a/ThunkLibs/libwayland-client/Guest.cpp +++ b/ThunkLibs/libwayland-client/Guest.cpp @@ -337,5 +337,6 @@ void OnInit() { fex_wl_exchange_interface_pointer(const_cast(&wl_callback_interface), "wl_callback_interface"); } -// clang-format off: Would insert spaces around - +// Would insert spaces around - +// clang-format off LOAD_LIB_INIT(libwayland-client, OnInit)