From: Andrey Rys Date: Sun, 21 Apr 2019 12:02:09 +0000 (+0700) Subject: -q: remove ASCII reprint of hexdump. X-Git-Url: https://jxself.org/git/?p=tfcrypt.git;a=commitdiff_plain;h=335d0464d6ea90d5f30e6846e3142c287e0d582c -q: remove ASCII reprint of hexdump. --- diff --git a/VERSION b/VERSION index 9902f17..f04c001 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -28 +29 diff --git a/tfcrypt.c b/tfcrypt.c index 8ee577d..7e9ef8c 100644 --- a/tfcrypt.c +++ b/tfcrypt.c @@ -512,6 +512,7 @@ _baddfname: case 'q': quiet = YES; verbose = NO; + do_full_hexdump = NO; status_timer = 0; break; case 'v':