commit | 6a1740767c692593402a452b974a5a0d777f1390 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Oct 28 10:58:05 2020 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sat Oct 31 13:13:48 2020 +0100 |
tree | cc93b86aa04405e3061048a9919b17d6928d7b27 | |
parent | f4edb72e0a02ea610f82702055b856c79814ab4e [diff] |
MINOR: pattern: make pat_ref_add() rely on pat_ref_append() Let's remove unneeded code duplication, both are exactly the same.