opnsense-src/contrib/ipfilter/iplang
Cy Schubert 422b6a3048 MFC 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.

(cherry picked from commit 4cd1807c7d)
2021-02-15 16:40:48 -08:00
..
BNF
iplang.h MFC 4cd1807c7d: 2021-02-15 16:40:48 -08:00
iplang.tst
iplang_l.l MFC 4cd1807c7d: 2021-02-15 16:40:48 -08:00
iplang_y.y MFC 4cd1807c7d: 2021-02-15 16:40:48 -08:00
Makefile