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

git-svn-id: trunk@27752 -
This commit is contained in:
michael 2014-05-10 15:30:33 +00:00
parent b26e9cc201
commit 478f1a2c5f

View File

@ -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