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