mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 20:39:34 +02:00
* use "CheckPointer option" instead of "CheckPointer function" for consistency with the other CheckPointer related message
git-svn-id: trunk@35181 -
This commit is contained in:
parent
73ed1a9bf1
commit
88a0d8bc25
@ -3007,7 +3007,7 @@ link_e_com_program_uses_segment_relocations=09207_E_Cannot create a .COM file, b
|
||||
% might be caused by the use of the Seg() function or by the SEG assembler
|
||||
% directive (either in pascal's built-in inline assembler, or in an externally
|
||||
% linked assembly module).
|
||||
link_w_program_uses_checkpointer=09208_W_Program "$1" uses experimental CheckPointer function
|
||||
link_w_program_uses_checkpointer=09208_W_Program "$1" uses experimental CheckPointer option
|
||||
%\end{description}
|
||||
# EndOfTeX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user