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

Yannick Lecaillez
15.29.2015 f95e5533c089353bf365a5b6efd4ff6a4e881501
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/AttributeIndex.java
@@ -758,7 +758,7 @@
    return true;
  }
  private static MatchingRule getMatchingRule(IndexType indexType, AttributeType attrType)
  static MatchingRule getMatchingRule(IndexType indexType, AttributeType attrType)
  {
    switch (indexType)
    {