mirror of https://gitlab.com/basile.b/dexed.git
fix dcd ddoc formatting
This commit is contained in:
parent
2a36a73f22
commit
10da14cb73
|
@ -497,6 +497,7 @@ begin
|
||||||
popFront; popFront;
|
popFront; popFront;
|
||||||
end
|
end
|
||||||
end;
|
end;
|
||||||
|
aComment += LineEnding + LineEnding;
|
||||||
end;
|
end;
|
||||||
//
|
//
|
||||||
aComment := ReplaceText(aComment, 'ditto' + LineEnding + LineEnding, '');
|
aComment := ReplaceText(aComment, 'ditto' + LineEnding + LineEnding, '');
|
||||||
|
|
Loading…
Reference in New Issue