mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Fix typo in last commit
This commit is contained in:
parent
1745c2478d
commit
a6da45c9c7
@ -2753,7 +2753,7 @@ static slap_syntax_defs_rec syntax_defs[] = {
|
||||
{"( 1.3.6.1.4.1.1466.115.121.1.44 DESC 'Printable String' )",
|
||||
0, printableStringValidate, NULL},
|
||||
{"( 1.3.6.1.4.1.1466.115.121.1.45 DESC 'SubtreeSpecification' )",
|
||||
#define subtreeStringValidate UTF8StringValidate /* FIXME */
|
||||
#define subtreeSpecificationValidate UTF8StringValidate /* FIXME */
|
||||
0, subtreeSpecificationValidate, NULL},
|
||||
{"( 1.3.6.1.4.1.1466.115.121.1.49 DESC 'Supported Algorithm' "
|
||||
X_BINARY X_NOT_H_R ")",
|
||||
|
Loading…
Reference in New Issue
Block a user