Turn on verbose encryption when -x is given.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@554 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-06-03 04:12:20 +00:00
parent db1b2a3ae9
commit a773e4bb26

View File

@@ -245,6 +245,7 @@ int main(int argc, char **argv)
#ifdef ENCRYPTION
encrypt_auto(1);
decrypt_auto(1);
EncryptVerbose(1);
#else
fprintf(stderr,
"%s: Warning: -x ignored, no ENCRYPT support.\n",