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

mmarie
18.10.2008 211ee280361ae07b603bfaf50c5ccf93257b97d1
opendj-sdk/opends/src/server/org/opends/server/replication/service/ReplInputStream.java
@@ -153,7 +153,7 @@
    }
    byte[] b = new byte[1];
    if (read(b, 0, 1) == 0) {
      throw new IOException();
    }