summaryrefslogtreecommitdiffstats
path: root/src/output/respdiff.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/output/respdiff.hh')
-rw-r--r--src/output/respdiff.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/output/respdiff.hh b/src/output/respdiff.hh
index 4cdd22e..6edda6e 100644
--- a/src/output/respdiff.hh
+++ b/src/output/respdiff.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2023, OARC, Inc.
+ * Copyright (c) 2018-2024 OARC, Inc.
* All rights reserved.
*
* This file is part of dnsjit.
@@ -18,8 +18,8 @@
* along with dnsjit. If not, see <http://www.gnu.org/licenses/>.
*/
-//lua:require("dnsjit.core.log")
-//lua:require("dnsjit.core.receiver_h")
+// lua:require("dnsjit.core.log")
+// lua:require("dnsjit.core.receiver_h")
typedef struct output_respdiff {
core_log_t _log;