mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-29 22:04:53 -04:00
The 3 functions http_{req,res,after_res}_keywords_register() are
referenced in initcalls by their pointer, it makes no sense to declare
them inline. At best it causes function duplication, at worst it doesn't
build on older compilers.
|
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||