]> git.sur5r.net Git - openldap/commitdiff
Fix OID assignment
authorKurt Zeilenga <kurt@openldap.org>
Tue, 7 Sep 2004 05:27:30 +0000 (05:27 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 7 Sep 2004 05:27:30 +0000 (05:27 +0000)
servers/slapd/schema/test.schema

index 1180f1542ccddff0ee3bc629f8b750bed724d95b..8b85b274a71cdfc5aa87ee158bbd9273d001be06 100644 (file)
@@ -17,7 +17,7 @@
 # For testing purposes only.
 
 # RFC 3687 -- componentFilterMatch
-attributetype ( 1.3.6.1.4.1.4203.666.1.33 NAME 'componentTest'
+attributetype ( 1.3.6.1.4.1.4203.666.1.34 NAME 'componentTest'
        DESC 'RFC 3687 Component Matching, use ;gser'
        EQUALITY componentFilterMatch
        SYNTAX 1.2.36.79672281.1.5.2 )