Take note of a TODO

from
https://github.com/varnishcache/varnish-cache/pull/3486#pullrequestreview-561662742

as that ticket is closed now
parent 6eee0074
......@@ -109,6 +109,7 @@ BAN_Build(void)
return (bp);
}
// TODO: change to (struct ban_proto **)
void
BAN_Abandon(struct ban_proto *bp)
{
......
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