checksrc.whitelist: "missing space after close paren"

... when it was within a string!
This commit is contained in:
Daniel Stenberg 2015-11-07 23:20:50 +01:00
parent 007f3e0971
commit 2581585961

View File

@ -9,3 +9,4 @@
return fopen(file, "r", "rfm=stmlf", "ctx=stm"); return fopen(file, "r", "rfm=stmlf", "ctx=stm");
curl_memlog("FILE %s:%d fopen(\"%s\",\"%s\") = %p\n", curl_memlog("FILE %s:%d fopen(\"%s\",\"%s\") = %p\n",
a URL as file://localhost//foo must be valid as well, to refer to a URL as file://localhost//foo must be valid as well, to refer to
const char atom_specials[] = "(){ %*]";