opendj3-server-dev/src/server/org/opends/server/replication/protocol/InitializeRequestMsg.java
@@ -61,7 +61,7 @@ /** * Creates a new InitializeRequestMsg by decoding the provided byte array. * @param in A byte array containing the encoded information for the Message * @param in A byte array containing the encoded information for the LocalizableMessage * @param version The protocol version to use to decode the msg * @throws DataFormatException If the in does not contain a properly * encoded InitializeMessage.