mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 01:02:47 +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.