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

gbellato
04.39.2007 bea7ace558ff67f4fb9959042bc51ecb259ef111
opends/src/server/org/opends/server/replication/plugin/Historical.java
@@ -193,7 +193,7 @@
    Attribute modAttr = mod.getAttribute();
    if (modAttr.getAttributeType().equals(Historical.historicalAttrType))
    {
      // DonĀ“t keep historical information for the attribute that is
      // Don't keep historical information for the attribute that is
      // used to store the historical information.
      return null;
    }