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