mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
- Sort function prototypes; - Apply static on all function bodies. To quote bde@: > It is a good obfuscation to declare functions as static only in the > prototype, so that you can't see the static for the actual function. > The reverse obfuscation (with static only in the function definition) > would make more sense, but is a constraint error. Reviewed by: bde |
||
|---|---|---|
| .. | ||
| install.1 | ||
| Makefile | ||
| xinstall.c | ||