Răsfoiți Sursa

* fixed another whtmlhlp

git-svn-id: trunk@12060 -
marco 17 ani în urmă
părinte
comite
066e99be2b
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      ide/whtmlhlp.pas

+ 2 - 2
ide/whtmlhlp.pas

@@ -1696,9 +1696,9 @@ begin
 {$IFDEF WDEBUG}
           DebugMessageS({$i %file%},' Looking for  "'+Link+'"',{$i %line%},'1',0,0);
 {$endif WDEBUG}
-          Link:=FormatPath(Link);
+          Link:=FormatLink(Link);
 {$IFDEF WDEBUG}
-          DebugMessageS({$i %file%},' Looking for (after formatpath)  "'+Link+'"',{$i %line%},'1',0,0);
+          DebugMessageS({$i %file%},' Looking for (after formatlink)  "'+Link+'"',{$i %line%},'1',0,0);
 {$endif WDEBUG}
           P:=Pos('#',Link);
           if P>0 then