aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/commview.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/commview.h')
-rw-r--r--wiretap/commview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/commview.h b/wiretap/commview.h
index 7c02006b48..74dc53ed91 100644
--- a/wiretap/commview.h
+++ b/wiretap/commview.h
@@ -25,7 +25,7 @@
#include <glib.h>
#include "ws_symbol_export.h"
-int commview_open(wtap *wth, int *err, gchar **err_info _U_);
+wtap_open_return_val commview_open(wtap *wth, int *err, gchar **err_info _U_);
int commview_dump_can_write_encap(int encap);
gboolean commview_dump_open(wtap_dumper *wdh, int *err);