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

Nicolas Capponi
11.56.2014 599c307ea27723bd289516103d4162c56fed7f8e
opendj3-server-dev/src/server/org/opends/server/protocols/ldap/SearchResultEntryProtocolOp.java
@@ -561,7 +561,7 @@
      Attribute     attr     = a.toAttribute();
      AttributeType attrType = attr.getAttributeType();
      if (attrType.isObjectClassType())
      if (attrType.isObjectClass())
      {
        for (ByteString os : a.getValues())
        {