aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/stanag4607.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/stanag4607.h')
-rw-r--r--wiretap/stanag4607.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/stanag4607.h b/wiretap/stanag4607.h
index 4020056684..bb3f2b3d78 100644
--- a/wiretap/stanag4607.h
+++ b/wiretap/stanag4607.h
@@ -25,6 +25,6 @@
#include <wiretap/wtap.h>
#include "ws_symbol_export.h"
-int stanag4607_open(wftap *wfth, int *err, gchar **err_info);
+int stanag4607_open(wtap *wth, int *err, gchar **err_info);
#endif