summaryrefslogtreecommitdiffstats
path: root/wiretap/nettl.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--wiretap/nettl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/nettl.h b/wiretap/nettl.h
index 3bb41fde..5eb26999 100644
--- a/wiretap/nettl.h
+++ b/wiretap/nettl.h
@@ -116,6 +116,6 @@
#define NETTL_HDR_PDU_MASK 0x30000000
-wtap_open_return_val nettl_open(wtap *wth, int *err, gchar **err_info);
+wtap_open_return_val nettl_open(wtap *wth, int *err, char **err_info);
#endif