Tree
Tree:
c7f0b64f14d680bb7166929fd1077052fac2f87f
Date:
Thu Jul 21 13:47:51 2022
UTC
Message:
fix sndio detection
the compiler may complain that there's no return:
tests.c: In function 'main':
tests.c:954: warning: control reaches end of non-void function
spotted by the OpenBSD bulk builds on sparc64 (using gcc 4.2)
Omar Polo