MINOR: acl: add a val_args field to keywords
authorWilly Tarreau <w@1wt.eu>
Thu, 26 Apr 2012 10:13:35 +0000 (12:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 May 2012 18:57:19 +0000 (20:57 +0200)
commitae52f06da388bf400e14c56f60f9a764a4cf1aae
tree92153c3999763f2b5309bd07650acf7b21d69aa6
parent7a777edbdfc7965971c27c829f6775d185e227a3
MINOR: acl: add a val_args field to keywords

This will make it possible to delegate argument validating to functions
shared with smp_fetch_*.
include/types/acl.h
src/acl.c