checksrc.whitelist: "missing space after close paren"
... when it was within a string!
This commit is contained in:
parent
007f3e0971
commit
2581585961
@ -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[] = "(){ %*]";
|
||||||
|
Loading…
Reference in New Issue
Block a user