Explorar o código

* fixed ide building using the new comment hook

git-svn-id: trunk@7371 -
florian %!s(int64=18) %!d(string=hai) anos
pai
achega
acb9fb53d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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