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