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