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