aboutsummaryrefslogtreecommitdiffstats
path: root/captype.c
diff options
context:
space:
mode:
Diffstat (limited to 'captype.c')
-rw-r--r--captype.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/captype.c b/captype.c
index 1d83f573ef..5858a392f8 100644
--- a/captype.c
+++ b/captype.c
@@ -216,6 +216,7 @@ main(int argc, char *argv[])
}
+ wtap_cleanup();
return overall_error_status;
}