projects
/
tfcrypt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c4332d
)
-q: remove ASCII reprint of hexdump.
author
Andrey Rys
<rys@lynxlynx.ru>
Sun, 21 Apr 2019 12:02:09 +0000
(19:02 +0700)
committer
Andrey Rys
<rys@lynxlynx.ru>
Sun, 21 Apr 2019 12:02:09 +0000
(19:02 +0700)
VERSION
patch
|
blob
|
history
tfcrypt.c
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index 9902f17848a8974ab57d57999b74a63198fe6e23..f04c001f3f7fd5d290d0264b4a2c35f7b159ac42 100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-2
8
+2
9
diff --git
a/tfcrypt.c
b/tfcrypt.c
index 8ee577dbca6d5728614c4e79f9109042446e47c2..7e9ef8c16915ddb15f7a718516f0ca9cdd518730 100644
(file)
--- 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':