There's an echo in here....

svn path=/trunk/; revision=31918
This commit is contained in:
Guy Harris 2010-02-19 00:05:34 +00:00
parent 21f1d8e49a
commit 88035881c3
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ if test "x$with_gnutls" = "xyes"; then
tls_message="yes"
]
, [
echo echo "gnuTLS not found, disabling ssl decryption"
echo "gnuTLS not found, disabling ssl decryption"
tls_message="no"
]
)