* Fix compilation with trunk

git-svn-id: trunk@61447 -
This commit is contained in:
michael 2019-06-22 22:34:52 +00:00
parent 745d2b94d1
commit e1307dcab1

View File

@ -56,7 +56,7 @@ begin
{$IFNDEF VER3_0} {$IFNDEF VER3_0}
UseSSL:=Hasoption('s','ssl'); UseSSL:=Hasoption('s','ssl');
if UseSSL then if UseSSL then
Header:=Header+'; Using SSL'); Header:=Header+'; Using SSL';
{$Endif} {$Endif}
if HasOption('f','file') then if HasOption('f','file') then
begin begin