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

silence flexelint

parent cdcaade7
...@@ -163,7 +163,7 @@ vmod_log(struct sess *sp, const char *fmt, ...) ...@@ -163,7 +163,7 @@ vmod_log(struct sess *sp, const char *fmt, ...)
WS_Release(sp->req->ws, 0); WS_Release(sp->req->ws, 0);
} }
void void __match_proto__()
vmod_syslog(struct sess *sp, int fac, const char *fmt, ...) vmod_syslog(struct sess *sp, int fac, const char *fmt, ...)
{ {
char *p; char *p;
......
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