* fixed ide building using the new comment hook

git-svn-id: trunk@7371 -
This commit is contained in:
florian 2007-05-16 21:31:27 +00:00
parent 39dc562326
commit acb9fb53d2

View File

@ -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