]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stick-table: use smp_expr_output_type() to retrieve the output type of a ...
authorThierry FOURNIER <tfournier@exceliance.fr>
Wed, 27 Nov 2013 14:30:55 +0000 (15:30 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 2 Dec 2013 22:31:32 +0000 (23:31 +0100)
commitf73eb8f1dc84837c418f6cc147097b04698c0f86
treead9c805e3eea12d249647f2432f3e01b2fda28f1
parent348971ea2811c0c18250b767aa91b5b5ac81e3e2
MINOR: stick-table: use smp_expr_output_type() to retrieve the output type of a "struct sample_expr"

It's just a minor cleanup.
src/stick_table.c