mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 09:02:52 +02:00
rename logformat_type internal struct to logformat_tag to to make it less confusing, then expose logformat_tag struct through header file so that it can be referenced in other structs. also rename logformat_keywords[] to logformat_tags[] for better consistency.