aboutsummaryrefslogtreecommitdiffstats
path: root/reordercap.c
diff options
context:
space:
mode:
Diffstat (limited to 'reordercap.c')
-rw-r--r--reordercap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reordercap.c b/reordercap.c
index 4f453dc464..b56fcfdeed 100644
--- a/reordercap.c
+++ b/reordercap.c
@@ -295,7 +295,7 @@ main(int argc, char *argv[])
fprintf(stderr, "(%s)\n", err_info);
g_free(err_info);
}
- exit(1);
+ exit(2);
}
DEBUG_PRINT("file_type_subtype is %d\n", wtap_file_type_subtype(wth));