mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-07 19:04:05 +02:00
Now the new API functions are being used everywhere, we can get rid of b_ptr(). A few last users like bi_istput() and bo_istput() appear to only differ by what part of the buffer they're increasing, but that should quickly be merged.