MINOR: buffer: adapt buffer_slow_realign() and buffer_dump() to the new API
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Jun 2018 05:48:13 +0000 (07:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 14:23:42 +0000 (16:23 +0200)
commit81521ed850899792dc0118fd4ccded4058895962
tree98f3690a8fd918b888370aaed148c07990051be9
parent523cc5d5060782dc379c69d0349a7b5c2c4aaf0e
MINOR: buffer: adapt buffer_slow_realign() and buffer_dump() to the new API

These are the last ones which need to be adapted.
src/buffer.c