mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 11:33:42 +02:00
Let's move mworker_reexec() and mworker_reload() in mworker.c. mworker_reload() is called only within the functions, which are already in mworker.c. So, this reorganization allows to declare mworker_reload() as a static.