mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 16:42:45 +02:00
When 0c439d895 ("BUILD: tools: make resolve_sym_name() return a const")
was written, the pointer argument ought to have been turned to const for
more flexibility. Let's do it now.