aboutsummaryrefslogtreecommitdiffstats
path: root/comms/zmtx-zmrx/files/patch-zmtx.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/zmtx-zmrx/files/patch-zmtx.c')
-rw-r--r--comms/zmtx-zmrx/files/patch-zmtx.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/comms/zmtx-zmrx/files/patch-zmtx.c b/comms/zmtx-zmrx/files/patch-zmtx.c
index 83e297641cef..920b478974cf 100644
--- a/comms/zmtx-zmrx/files/patch-zmtx.c
+++ b/comms/zmtx-zmrx/files/patch-zmtx.c
@@ -35,3 +35,12 @@
}
} while (type != ZRPOS);
+@@ -441,8 +442,6 @@
+ printf(" -v verbose output\n");
+ printf(" (only one of -n -c or -p may be specified)\n");
+
+- cleanup();
+-
+ exit(1);
+ }
+