HomeFreeBSD

x11/wayout: unbreak build with clang 15

Description

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

Details

Provenance
jbeichAuthored on Feb 11 2023, 3:58 PM
Parents
R11:0e8e0e555b50: x11/lavalauncher: unbreak build with clang 15
Branches
Unknown
Tags
Unknown