mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-02-18 17:16:48 +01:00
* Fix compilation with trunk
git-svn-id: trunk@61447 -
This commit is contained in:
parent
745d2b94d1
commit
e1307dcab1
@ -56,7 +56,7 @@ begin
|
||||
{$IFNDEF VER3_0}
|
||||
UseSSL:=Hasoption('s','ssl');
|
||||
if UseSSL then
|
||||
Header:=Header+'; Using SSL');
|
||||
Header:=Header+'; Using SSL';
|
||||
{$Endif}
|
||||
if HasOption('f','file') then
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user