mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 02:35:01 -04:00
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
|
||
|---|---|---|
| .. | ||
| BNF | ||
| iplang.h | ||
| iplang.tst | ||
| iplang_l.l | ||
| iplang_y.y | ||
| Makefile | ||