x11/wayout: unbreak build with clang 15
../src/output.c:22:18: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
static void noop () {}
^ void
Reported by: pkg-fallout
x11/wayout: unbreak build with clang 15 Tags None Referenced Files None Subscribers None
Description
Details
|