Commit 08be3aa4 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Need to find other way to shut up flexelint.


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1313 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 9b893774
......@@ -333,7 +333,6 @@ LocTable(const struct tokenlist *tl)
Fc(tl, 0, " [%3u] = { %d, %8u, %4u, %3u, 0, \"%.*s\" },\n",
t->cnt, sp->idx, t->b - sp->b, lin, pos + 1, PF(t));
}
Fc(tl, 0, " { 0, 0, 0, 0, 0, 0 }\n");
Fc(tl, 0, "};\n");
}
......
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