On Tue, Dec 27 2022, Jeremie Courreges-Anglas <j...@cvs.openbsd.org> wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   j...@cvs.openbsd.org    2022/12/27 00:34:05
>
> Modified files:
>       sys/lib/libsa  : netif.c 
>       sys/arch/amd64/stand/libsa: pxe.c 
>       sys/arch/i386/stand/libsa: pxe.c 
>
> Log message:
> Ansify pxe_netif_close() and {,pxe}socktodesc()
>
> To appease the clang 15 warning -Wdeprecated-non-prototype (turned on
> by -Wall).  ok millert@

Actually with clang 15 -Wdeprecated-non-prototype is on by default,
with or without -Wall.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to