]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names
authorWilly Tarreau <w@1wt.eu>
Mon, 19 Jan 2015 17:58:20 +0000 (18:58 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Jan 2015 15:06:53 +0000 (16:06 +0100)
commit53c250e1656dda7c9fcece5b688f0f3a9a3ec068
tree1a8a914ad1e2a97a688090c2b92cb24592733afe
parent324f07f6dddcf39d81bbb4e2f5c8445251dc8a95
BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names

This type is currently not used in an argument so it's harmles. But
better correctly fill the name.
src/arg.c