Commit 7aa4a849 authored by Shohei Tanaka's avatar Shohei Tanaka Committed by Nils Goroll

Follow varnish6.2.x

parent feee2ead
......@@ -20,7 +20,7 @@ char *info;
*/
int v_matchproto_(vmod_event_f)
event_function(VRT_CTX, struct vmod_priv *priv, enum vcl_event_e e)
vmod_event_function(VRT_CTX, struct vmod_priv *priv, enum vcl_event_e e)
{
char ts[VTIM_FORMAT_SIZE];
const char *event = NULL;
......
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