* fixed compilation of lnfodwrf in the i8086 medium and compact memory models

git-svn-id: trunk@30638 -
This commit is contained in:
nickysn 2015-04-18 01:56:29 +00:00
parent a69b98484e
commit 75ec4adcf9

View File

@ -755,7 +755,7 @@ begin
end;
function DwarfBackTraceStr(addr : Pointer) : shortstring;
function DwarfBackTraceStr(addr : CodePointer) : shortstring;
var
func,
source : string;