summaryrefslogtreecommitdiffstats
path: root/src/core/receiver.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/receiver.hh')
-rw-r--r--src/core/receiver.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/receiver.hh b/src/core/receiver.hh
index a32fa36..3bea05f 100644
--- a/src/core/receiver.hh
+++ b/src/core/receiver.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2022, OARC, Inc.
+ * Copyright (c) 2018-2024 OARC, Inc.
* All rights reserved.
*
* This file is part of dnsjit.
@@ -18,6 +18,6 @@
* along with dnsjit. If not, see <http://www.gnu.org/licenses/>.
*/
-//lua:require("dnsjit.core.object_h")
+// lua:require("dnsjit.core.object_h")
typedef void (*core_receiver_t)(void* ctx, const core_object_t* obj);