CLEANUP: stream_interface: use 'chn' instead of 'b' to name channel pointers
authorWilly Tarreau <w@1wt.eu>
Fri, 12 Oct 2012 21:56:57 +0000 (23:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Oct 2012 21:56:57 +0000 (23:56 +0200)
commitcb76e5978c73a44c8922d09989a84627916f2019
tree5cf48cdc1fedcc7f5bf18369ede6bad3ed3112dd
parent697d85045adb62980e28ede6abc5d4f71d3e2873
CLEANUP: stream_interface: use 'chn' instead of 'b' to name channel pointers

As with previous patches, this naming is confusing.
src/stream_interface.c