summaryrefslogtreecommitdiff
path: root/wiretap/ber.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/ber.h')
-rw-r--r--wiretap/ber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/ber.h b/wiretap/ber.h
index 0448ad6bb8..40b336a006 100644
--- a/wiretap/ber.h
+++ b/wiretap/ber.h
@@ -23,6 +23,6 @@
#include <glib.h>
#include "ws_symbol_export.h"
-int ber_open(wtap *wth, int *err, gchar **err_info);
+int ber_open(wftap *wfth, int *err, gchar **err_info);
#endif