mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-23 13:31:43 +02:00
* fix a typo in a comment. no functional change
git-svn-id: trunk@45364 -
This commit is contained in:
parent
032f3aa11a
commit
1df56495b7
@ -384,7 +384,7 @@ type
|
||||
b) the def of the record should be automatically constructed based on
|
||||
the types of the emitted fields
|
||||
|
||||
packrecords: same as "pacrecords x"
|
||||
packrecords: same as "packrecords x"
|
||||
recordalign: specify the (minimum) alignment of the start of the record
|
||||
(no equivalent in source code), used as an alternative for explicit
|
||||
align statements. Use "1" if it should be calculated based on the
|
||||
|
Loading…
Reference in New Issue
Block a user