On 17/07/2015 8:16 p.m., Kinkie wrote:
> Hi,
>   LGTM;+1 (only request: turn
> if (!getConcurrentRequestCount())
> into
> if (getConcurrentRequestCount() == 0)
> to improve readability.
> 
> Good one!


Done. And applied to trunk as rev.14163

Amos
_______________________________________________
squid-dev mailing list
[email protected]
http://lists.squid-cache.org/listinfo/squid-dev

Reply via email to