Commit e471a846 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Silence Flexelint

parent 6d468fe2
......@@ -29,7 +29,9 @@
* These are the stats we keep track of per busyobj.
*/
/*lint -save -e525 -e539 */
ACCT(bereq_hdrbytes)
ACCT(bereq_bodybytes)
ACCT(beresp_hdrbytes)
ACCT(beresp_bodybytes)
/*lint -restore */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment