summaryrefslogtreecommitdiff
path: root/wiretap/dbs-etherwatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/dbs-etherwatch.h')
-rw-r--r--wiretap/dbs-etherwatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/dbs-etherwatch.h b/wiretap/dbs-etherwatch.h
index d28e33dae1..8a72277fce 100644
--- a/wiretap/dbs-etherwatch.h
+++ b/wiretap/dbs-etherwatch.h
@@ -25,6 +25,6 @@
#include <wtap.h>
#include "ws_symbol_export.h"
-int dbs_etherwatch_open(wtap *wth, int *err, gchar **err_info);
+wtap_open_return_val dbs_etherwatch_open(wtap *wth, int *err, gchar **err_info);
#endif