aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt/airpdcap_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/crypt/airpdcap_debug.h')
-rw-r--r--epan/crypt/airpdcap_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/crypt/airpdcap_debug.h b/epan/crypt/airpdcap_debug.h
index 8d052e648f..323d564fb9 100644
--- a/epan/crypt/airpdcap_debug.h
+++ b/epan/crypt/airpdcap_debug.h
@@ -39,7 +39,7 @@
#include "airpdcap_interop.h"
-void print_debug_line(CHAR *function, CHAR *msg, INT level);
+void print_debug_line(const CHAR *function, const CHAR *msg, const INT level);
#ifdef _DEBUG
#ifdef __FUNCTION__