* Fix IPF output for topics (Fix by Graeme, bug #20318)

git-svn-id: trunk@19177 -
This commit is contained in:
michael 2011-09-22 12:05:05 +00:00
parent 32f7104ffe
commit 71be686e5a

View File

@ -747,6 +747,7 @@ begin
begin
FInHeadingText := ':h3%s. ' + SectionName;
// Writeln(':h3.' + SectionName);
InPackageOverview := False;
end;
// Writeln('');
end;