mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 21:28:03 +02:00
* fixed warning after previous commit
This commit is contained in:
parent
c005544f3d
commit
eb38ba60c4
@ -5015,7 +5015,7 @@ implementation
|
||||
exesec: TExeSection;
|
||||
globals_count, i: Integer;
|
||||
objsec: TWasmObjSection;
|
||||
mapstr: string;
|
||||
mapstr: string='';
|
||||
begin
|
||||
if assigned(exemap) then
|
||||
exemap.AddHeader('Global section');
|
||||
|
Loading…
Reference in New Issue
Block a user