add missing line feed in run_preferences()

This commit is contained in:
Dirk 2018-09-03 11:10:24 +02:00
parent 563dbebffb
commit 61508b1443

View File

@ -5827,6 +5827,7 @@ run_server_preference() {
outln " (Hint: if IIS6 give OpenSSL 1.0.1 a try)"
fileout "$jsonID" "WARN" "Default protocol empty (Hint: if IIS6 give OpenSSL 1.0.1 a try)"
else
outln
fileout "$jsonID" "WARN" "Default protocol empty"
fi
ret=1