Minor fixup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@261 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -496,8 +496,11 @@ EncryptAutoDec(int on)
|
||||
void
|
||||
encrypt_not(void)
|
||||
{
|
||||
if(encrypt_verbose)
|
||||
printf("[ Connection is NOT encrypted ]\r\n");
|
||||
if (encrypt_verbose)
|
||||
printf("[ Connection is NOT encrypted ]\r\n");
|
||||
else
|
||||
printf("\r\n*** Connection not encrypted! "
|
||||
"Communication may be eavesdropped. ***\r\n");
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user