Explorar el Código

* fixed ide building using the new comment hook

git-svn-id: trunk@7371 -
florian hace 18 años
padre
commit
acb9fb53d2
Se han modificado 1 ficheros con 1 adiciones y 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