summaryrefslogtreecommitdiffstats
path: root/src/dnscap_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnscap_common.h')
-rw-r--r--src/dnscap_common.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/dnscap_common.h b/src/dnscap_common.h
index fa869cd..a1f05d9 100644
--- a/src/dnscap_common.h
+++ b/src/dnscap_common.h
@@ -116,10 +116,10 @@ typedef int filter_t(const char* descr,
unsigned sport,
unsigned dport,
my_bpftimeval ts,
- const u_char* pkt_copy,
- const unsigned olen,
- const u_char* payload,
- const unsigned payloadlen);
+ u_char* pkt_copy,
+ unsigned olen,
+ u_char* payload,
+ unsigned payloadlen);
/*
* Extensions