summaryrefslogtreecommitdiffstats
path: root/wiretap/peekclassic.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--wiretap/peekclassic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/peekclassic.h b/wiretap/peekclassic.h
index 36a98226..65359643 100644
--- a/wiretap/peekclassic.h
+++ b/wiretap/peekclassic.h
@@ -14,6 +14,6 @@
#include "wtap.h"
#include "ws_symbol_export.h"
-wtap_open_return_val peekclassic_open(wtap *wth, int *err, gchar **err_info);
+wtap_open_return_val peekclassic_open(wtap *wth, int *err, char **err_info);
#endif