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

pgamba
16.12.2007 495f8723b30c4bc66e7f609f440ae0b541909ca4
opends/src/server/org/opends/server/replication/plugin/AttrInfoSingle.java
@@ -107,7 +107,7 @@
      break;
    case REPLACE:
      if (value == null)
      if (newValue == null)
      {
        // REPLACE with null value is actually a DELETE
        deleteTime = changeNumber;