mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
MACRO value adjustment for x509 Certificate
This commit is contained in:
parent
79d9ef9c87
commit
190c17b3c8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include <asn-gser.h>
|
||||
#include <string.h>
|
||||
|
||||
#define MAX_IDENTIFIER_LEN 128
|
||||
#define MAX_IDENTIFIER_LEN 32
|
||||
#define COMPONENTNOT_NULL(ptr) ((ptr) != NULL)
|
||||
|
||||
typedef struct slap_component_type {
|
||||
|
|
|
|||
Loading…
Reference in a new issue