1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

Cosmetic patch - fixed case of attribute name.

This commit is contained in:
Nadezhda Ivanova 2009-11-20 14:55:31 +02:00
parent aafbe63954
commit 4abd85898d

View File

@ -184,7 +184,7 @@ static const struct {
const char *attr;
enum op_remove op;
} operational_remove[] = {
{ "ntSecurityDescriptor", OPERATIONAL_REMOVE_UNASKED },
{ "nTSecurityDescriptor", OPERATIONAL_REMOVE_UNASKED },
{ "parentGUID", OPERATIONAL_REMOVE_ALWAYS },
{ "replPropertyMetaData", OPERATIONAL_REMOVE_UNASKED },
{ "ntPwdHistory", OPERATIONAL_REMOVE_UNASKED },