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

silence config.h noise



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3395 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent facafba9
......@@ -11,6 +11,8 @@
-header(../../config.h)
-efile(451, "../../config.h")
// Fix strchr() semtics, it can only return NULL if arg2 != 0
-sem(strchr, 1p, type(1), 2n == 0 ? (@p < 1p) : (@p < 1p || @p == 0 ))
......
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