mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 16:09:17 +02:00
* fixed a typo.
git-svn-id: trunk@46473 -
This commit is contained in:
parent
0b440758ea
commit
15d1d00c34
@ -2245,7 +2245,7 @@ const
|
|||||||
{ target specific }
|
{ target specific }
|
||||||
'Executable Stack', {cs_executable_stack}
|
'Executable Stack', {cs_executable_stack}
|
||||||
{ i8086 specific }
|
{ i8086 specific }
|
||||||
'Hude code', {cs_huge_code}
|
'Huge code', {cs_huge_code}
|
||||||
'Win16 smart callbacks', {cs_win16_smartcallbacks}
|
'Win16 smart callbacks', {cs_win16_smartcallbacks}
|
||||||
{ Record usage of checkpointer experimental feature }
|
{ Record usage of checkpointer experimental feature }
|
||||||
'CheckPointer used', {cs_checkpointer_called}
|
'CheckPointer used', {cs_checkpointer_called}
|
||||||
|
Loading…
Reference in New Issue
Block a user