aboutsummaryrefslogtreecommitdiff
path: root/src/vmod_dict.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vmod_dict.c')
-rw-r--r--src/vmod_dict.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vmod_dict.c b/src/vmod_dict.c
index f9114d1..81f35e2 100644
--- a/src/vmod_dict.c
+++ b/src/vmod_dict.c
@@ -1,3 +1,3 @@
1/* This file is part of vmod_dict. 1/* This file is part of vmod_dict.
2 Copyright (C) 2017-2018 Sergey Poznyakoff 2 Copyright (C) 2017-2020 Sergey Poznyakoff
3 3
@@ -376,3 +376,3 @@ fill_table(void)
376int 376int
377dict_event(VRT_CTX, struct vmod_priv *priv, enum vcl_event_e e) 377vmod_dict_event(VRT_CTX, struct vmod_priv *priv, enum vcl_event_e e)
378{ 378{

Return to:

Send suggestions and report system problems to the System administrator.