mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-11 14:48:47 +02:00
* spelling fix
git-svn-id: branches/hlcgllvm@28486 -
This commit is contained in:
parent
344acef9b5
commit
0a87133e00
@ -146,7 +146,7 @@ implementation
|
||||
{$ifdef EXTDEBUG}
|
||||
TempTypeStr : array[ttemptype] of string[18] = (
|
||||
'<none>',
|
||||
'free','normal','persistant',
|
||||
'free','normal','persistent',
|
||||
'noreuse','freenoreuse',
|
||||
'regallocator','freeregallocator'
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user