]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: pattern: import acl_find_match_name() into pattern.h
authorWilly Tarreau <w@1wt.eu>
Thu, 28 Nov 2013 21:24:25 +0000 (22:24 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 2 Dec 2013 22:31:33 +0000 (23:31 +0100)
commit6f8fe310cffd6174bcf2f0c9ed1da8e7071f63e1
treed805e926cd2e7da4cdcbc434021c56f6721f2984
parent0cba607400ea8892265cd5f1700f39ec160fe0bb
MINOR: pattern: import acl_find_match_name() into pattern.h

It's only dedicated to pattern match lookups, so it was renamed
pat_find_match_name().
include/proto/pattern.h
src/acl.c