Browse Source

* fixed ide building using the new comment hook

git-svn-id: trunk@7371 -
florian 18 năm trước cách đây
mục cha
commit
acb9fb53d2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ide/fpcompil.pas

+ 1 - 1
ide/fpcompil.pas

@@ -753,7 +753,7 @@ begin
   CompilerOpenInputFile:=f;
 end;
 
-function CompilerComment(Level:Longint; const s:string):boolean; {$ifndef FPC}far;{$endif}
+function CompilerComment(Level:Longint; const s:ansistring):boolean; {$ifndef FPC}far;{$endif}
 begin
   CompilerComment:=false;
   if (status.verbosity and Level)<>0 then