commit | 8f9c72d301c753bd219ce3f8c476f98661b9d6c8 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Jun 07 18:46:28 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jul 19 16:23:40 2018 +0200 |
tree | fb23328e1977ac79ffd94699e13eb98deec8fd6d | |
parent | 41e38ac0eec7cbe6f9de5cd4c6b000a54508f381 [diff] |
MINOR: buffer: remove bi_end() It was replaced by ci_tail() when the channel is known, or b_tail() in other cases.