Commit ca0c809d authored by Nils Goroll's avatar Nils Goroll

reflect __match_proto__() -> v_matchproto_() rename in varnish-cache

Ref: 2061f887203ec454719fe760419f4562ca8876e6
parent 1f219ee7
......@@ -119,7 +119,7 @@ errmsg(VRT_CTX, const char *fmt, ...)
/* Event function */
int __match_proto__(vmod_event_f)
int v_matchproto_(vmod_event_f)
event(VRT_CTX, struct vmod_priv *priv, enum vcl_event_e e)
{
(void) ctx;
......
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