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

matthew_swift
05.04.2009 9dc10dec2d5d7f61116f7f647b7cf9596ca77be0
opendj-sdk/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
{