mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
05.04.2009 67405dde9ba213331dab1fc46cb18c485070fd5b
opends/src/server/org/opends/server/schema/OctetStringOrderingMatchingRule.java
@@ -47,7 +47,7 @@
 * X.520.  This will be the default ordering matching rule for the binary and
 * octet string syntaxes.
 */
class OctetStringOrderingMatchingRule
public class OctetStringOrderingMatchingRule
       extends AbstractMatchingRule
       implements OrderingMatchingRule
{