]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: args: add name for ARGT_VAR
authorWilly Tarreau <w@1wt.eu>
Mon, 21 Sep 2015 18:57:12 +0000 (20:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 21 Sep 2015 18:57:12 +0000 (20:57 +0200)
commitf7ead613888eac6d6422c85f7c9599be2d73cc55
tree4439cd124c344702fe1b315c00ef038e3f61e828
parenta68f7629ddc4f12f63f6e1a6703b8f6952393cde
BUG/MINOR: args: add name for ARGT_VAR

Commit 4834bc7 ("MEDIUM: vars: adds support of variables") introduced
ARGT_VAR but forgot to put it in the names array. No backport needed.
include/types/arg.h
src/arg.c