mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 19:52:44 +02:00
Each pattern parser take only one string. This change is reported to the function prototype of the function "pattern_register()". Now, it is called with just one string and no need to browse the array of args.