MACRO value adjustment for x509 Certificate

This commit is contained in:
Sang Seok Lim 2004-12-21 05:58:25 +00:00
parent 79d9ef9c87
commit 190c17b3c8

View file

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