aboutsummaryrefslogtreecommitdiff
path: root/src/vmod.vcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/vmod.vcc')
-rw-r--r--src/vmod.vcc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vmod.vcc b/src/vmod.vcc
index b090797..eb1a42c 100644
--- a/src/vmod.vcc
+++ b/src/vmod.vcc
@@ -1,5 +1,5 @@
# This file is part of vmod-binlog
-# Copyright (C) 2013-2014 Sergey Poznyakoff
+# Copyright (C) 2013-2014, 2016 Sergey Poznyakoff
#
# Vmod-binlog is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -40,7 +40,7 @@ to speed up searches, their names follow the strftime(3) pattern:
Binary logs can be viewed using the binlogcat(1) and binlogsel(1) utilities.
-$Init module_init
+$Event binlog_event
$Function VOID init(PRIV_VCL, STRING, STRING, STRING)
Description

Return to:

Send suggestions and report system problems to the System administrator.