mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
silence warning
This commit is contained in:
parent
c3847a6136
commit
07ad8cefed
@ -778,7 +778,7 @@ static AttributeType slap_at_undefined = {
|
||||
NULL, /* syntax (this may need to be defined) */
|
||||
(AttributeTypeSchemaCheckFN *) 0, /* schema check function */
|
||||
SLAP_AT_ABSTRACT|SLAP_AT_FINAL, /* mask */
|
||||
NULL, /* next */
|
||||
{ NULL }, /* next */
|
||||
NULL /* attribute description */
|
||||
/* mutex (don't know how to initialize it :) */
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user