mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 05:43:51 +02:00
fcl-db: cosmetic: layout
git-svn-id: trunk@27661 -
This commit is contained in:
parent
1d4de72aa7
commit
af2bc84a9a
@ -459,7 +459,8 @@ begin
|
||||
pnt:=FindNextSeparator([FTerminator, '/*', '"', '''']);
|
||||
if (pnt=FTerminator) then
|
||||
begin
|
||||
if pnt='' then begin
|
||||
if pnt='' then
|
||||
begin
|
||||
// Empty line, only e.g. a ; present:
|
||||
FEmitLine:=False;
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user