]> git.sur5r.net Git - openldap/commitdiff
Add IA5String macro
authorHoward Chu <hyc@openldap.org>
Mon, 3 Sep 2007 00:40:52 +0000 (00:40 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 3 Sep 2007 00:40:52 +0000 (00:40 +0000)
servers/slapd/bconfig.c

index 79b99d1fec32cde3da176ac389333daf91bf9a7a..022b0850e6dcea21fbeebdd61603302907e7bd35 100644 (file)
@@ -208,6 +208,7 @@ static OidRec OidMacros[] = {
        { "OMsBoolean", "OMsyn:7" },
        { "OMsDN", "OMsyn:12" },
        { "OMsDirectoryString", "OMsyn:15" },
+       { "OMsIA5String", "OMsyn:26" },
        { "OMsInteger", "OMsyn:27" },
        { "OMsOID", "OMsyn:38" },
        { "OMsOctetString", "OMsyn:40" },