Willy Tarreau 18dd41dc46 MINOR: buffer: switch a number of buffer args to const
A number of offset computation functions use struct buffer* arguments
and return integers without modifying the input. Using consts helps
simplifying some operations in callers.
2012-03-10 08:55:07 +01:00
..
2008-05-30 07:07:19 +02:00
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00