summaryrefslogtreecommitdiffstats
path: root/wiretap/rfc7468.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--wiretap/rfc7468.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/rfc7468.h b/wiretap/rfc7468.h
index 0a3d55f9..6ede8602 100644
--- a/wiretap/rfc7468.h
+++ b/wiretap/rfc7468.h
@@ -9,7 +9,7 @@
#include <glib.h>
#include "wtap.h"
-wtap_open_return_val rfc7468_open(wtap *wth, int *err, gchar **err_info);
+wtap_open_return_val rfc7468_open(wtap *wth, int *err, char **err_info);
#endif