aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/netxray.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/netxray.h')
-rw-r--r--wiretap/netxray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/netxray.h b/wiretap/netxray.h
index df28c774e2..bb424dc7b9 100644
--- a/wiretap/netxray.h
+++ b/wiretap/netxray.h
@@ -24,7 +24,7 @@
#include <glib.h>
#include <wtap.h>
-int netxray_open(wtap *wth, int *err, gchar **err_info);
+wtap_open_return_val netxray_open(wtap *wth, int *err, gchar **err_info);
int netxray_dump_can_write_encap_1_1(int encap);
gboolean netxray_dump_open_1_1(wtap_dumper *wdh, int *err);
int netxray_dump_can_write_encap_2_0(int encap);