]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: channel: rename buffer_reserved() to channel_reserved()
authorWilly Tarreau <w@1wt.eu>
Wed, 14 Jan 2015 19:16:52 +0000 (20:16 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 14 Jan 2015 19:21:12 +0000 (20:21 +0100)
commita4178192b9ea750a6cbd05c965642847219cec89
tree5c0838a6db2c0f4da1aa7479e1c4b02bb6270d61
parent3889fffe923551ece12f708904cab7c0dc57c5a0
MINOR: channel: rename buffer_reserved() to channel_reserved()

This applies to the channel, not the buffer, so let's fix this name.
Warning, the function's name happens to be the same as the old one
which was mistakenly used during 1.5.
include/proto/channel.h