mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 20:09:20 +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
|
% 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
|
% directive (either in pascal's built-in inline assembler, or in an externally
|
||||||
% linked assembly module).
|
% 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}
|
%\end{description}
|
||||||
# EndOfTeX
|
# EndOfTeX
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user