aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/nettl.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/nettl.c')
-rw-r--r--wiretap/nettl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/nettl.c b/wiretap/nettl.c
index b384947980..29c8dfdc18 100644
--- a/wiretap/nettl.c
+++ b/wiretap/nettl.c
@@ -722,7 +722,7 @@ int nettl_dump_can_write_encap(int encap)
/* Returns TRUE on success, FALSE on failure;
sets "*err" to an error code on failure */
-gboolean nettl_dump_open(wtap_dumper *wdh, gboolean cant_seek _U_, int *err)
+gboolean nettl_dump_open(wtap_dumper *wdh, int *err)
{
struct nettl_file_hdr file_hdr;