freebsd-dev/contrib/ipfilter/iplang
Cy Schubert 4cd1807c7d Retire the K&R/STD C __P prototype declarations.
In the old days when K&R C and STD C were each in use a workaround
(read hack) was required to allow the same code to work on each
without modification. All C compilers support STD C. We can finally
put the __P prototype to rest.

MFC after:	1 week
2021-02-01 17:19:15 -08:00
..
BNF
iplang_l.l Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
iplang_y.y Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
iplang.h Retire the K&R/STD C __P prototype declarations. 2021-02-01 17:19:15 -08:00
iplang.tst
Makefile