HomeFreeBSD

sound tests: Fix gcc build

Description

sound tests: Fix gcc build

/workspace/src/tests/sys/sound/pcm_read_write.c:36:1: error: 'static' is not
at beginning of declaration [-Werror=old-style-declaration]

36 | } static const afmt_tests[] = {
   | ^

Reported by: CI
Fixes: 27ef5d48c729 ("sound: Unit test the pcm sample read and write macros")
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
christosAuthored on Wed, Jan 22, 12:09 PM
Parents
rG6ba2f08cea8c: ls: --group-directories requires stat information
Branches
Unknown
Tags
Unknown