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

gbellato
23.04.2007 148dce21d0f08c7c6b27ca3381c8a0e5dda9bf02
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
@@ -2211,8 +2211,8 @@
      {
        ieContext.exception = new DirectoryException(ResultCode.OTHER,
            Message.raw("received an unexpected message type"), e);
        return null;
      }
      return null;
    }
  }