mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 13:19:34 +01:00
* small typo fix for version define
This commit is contained in:
parent
a0aa502223
commit
2509949562
@ -6670,7 +6670,7 @@ FPC\_PROFILE & Defined when profiling code is added to program.\\
|
||||
FPK & Always defined for \fpc. \\
|
||||
FPC & Always defined for \fpc. \\
|
||||
VER1 & Always defined for \fpc version 1.x.x. \\
|
||||
VER10 & Always defined for \fpc version 1.0.x. \\
|
||||
VER1\_0 & Always defined for \fpc version 1.0.x. \\
|
||||
ENDIAN\_LITTLE & Defined when the \fpc target is a little-endian processor \\
|
||||
& (80x86, Alpha, ARM). \\
|
||||
ENDIAN\_BIG & Defined when the \fpc target is a big-endian processor \\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user