mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 17:57:58 +02:00
* Extention -> extension (By Reinier, bug ID #25979)
git-svn-id: trunk@27756 -
This commit is contained in:
parent
75c6d67bc7
commit
7c9d6184a1
@ -277,7 +277,7 @@ type
|
||||
TSF_FORMAT_INFO = record
|
||||
format : ctypes.cint;
|
||||
name : ctypes.pcchar;
|
||||
extention : ctypes.pcchar;
|
||||
extension : ctypes.pcchar;
|
||||
end;
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user