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

matthew_swift
05.04.2009 67405dde9ba213331dab1fc46cb18c485070fd5b
opends/src/server/org/opends/server/schema/CaseExactOrderingMatchingRule.java
@@ -48,7 +48,7 @@
 * This class defines the caseExactOrderingMatch matching rule defined in X.520
 * and referenced in RFC 4519.
 */
class CaseExactOrderingMatchingRule
public class CaseExactOrderingMatchingRule
       extends AbstractMatchingRule
       implements OrderingMatchingRule
{