tomb

the crypto undertaker
git clone git://parazyd.org/tomb.git
Log | Files | Refs | README | LICENSE

commit df2348381e3ca373202fdd938abe77eaf285accc
parent 7a16c7f1877bacbab4012682d6551b0f71099c47
Author: Jaromil <jaromil@dyne.org>
Date:   Sat, 16 Feb 2013 11:39:16 +0100

global vars aren't needed: we use option_is_set in message functions

Diffstat:
Msrc/tomb | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/tomb b/src/tomb @@ -33,9 +33,6 @@ STEGHIDE=1 MKTEMP=1 MOUNTOPTS="rw,noatime,nodev" -#declare global variables -QUIET=0 -DEBUG=0 typeset -A global_opts typeset -A opts typeset -h username