mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-24 02:19:24 +02:00
* Extention -> extension (By Reinier, bug ID #25979)
git-svn-id: trunk@27752 -
This commit is contained in:
parent
b26e9cc201
commit
478f1a2c5f
@ -514,7 +514,7 @@ const
|
||||
CSSM_DL_DB_RECORD_EXTENDED_ATTRIBUTE = CSSM_DB_RECORDTYPE_APP_DEFINED_START + $1000 + 4;
|
||||
CSSM_DL_DB_RECORD_METADATA = CSSM_DB_RECORDTYPE_APP_DEFINED_START + $8000;
|
||||
|
||||
{ AppleFileDL extentions: passthrough ids }
|
||||
{ AppleFileDL extensions: passthrough ids }
|
||||
const
|
||||
// Toggle whether or not to autocommit after modifying the database.
|
||||
// The input parameter is a CSSM_BOOL, where TRUE turns autocommit on
|
||||
|
Loading…
Reference in New Issue
Block a user