* Extention -> extension (By Reinier, bug ID #25979)

git-svn-id: trunk@27756 -
This commit is contained in:
michael 2014-05-10 15:53:50 +00:00
parent 75c6d67bc7
commit 7c9d6184a1

View File

@ -277,7 +277,7 @@ type
TSF_FORMAT_INFO = record
format : ctypes.cint;
name : ctypes.pcchar;
extention : ctypes.pcchar;
extension : ctypes.pcchar;
end;
{