mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 14:06:23 +02:00
* Fix IPF output for topics (Fix by Graeme, bug #20318)
git-svn-id: trunk@19177 -
This commit is contained in:
parent
32f7104ffe
commit
71be686e5a
@ -747,6 +747,7 @@ begin
|
||||
begin
|
||||
FInHeadingText := ':h3%s. ' + SectionName;
|
||||
// Writeln(':h3.' + SectionName);
|
||||
InPackageOverview := False;
|
||||
end;
|
||||
// Writeln('');
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user