aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/logcat_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/logcat_text.h')
-rw-r--r--wiretap/logcat_text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/logcat_text.h b/wiretap/logcat_text.h
index 90f88ec0f1..41fb1d343c 100644
--- a/wiretap/logcat_text.h
+++ b/wiretap/logcat_text.h
@@ -25,7 +25,7 @@
#include "wtap.h"
-int logcat_text_open(wtap *wth, int *err, gchar **err_info);
+wtap_open_return_val logcat_text_open(wtap *wth, int *err, gchar **err_info);
gboolean logcat_text_brief_dump_open(wtap_dumper *wdh, int *err);
gboolean logcat_text_process_dump_open(wtap_dumper *wdh, int *err);