2
0
Эх сурвалжийг харах

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

git-svn-id: trunk@19177 -
michael 14 жил өмнө
parent
commit
71be686e5a

+ 1 - 0
utils/fpdoc/dw_ipflin.pas

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