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

Matthew Swift
19.36.2013 41bef7c0b619c7bc925326451a56071b5736580a
opends/src/server/org/opends/server/replication/protocol/AckMsg.java
@@ -214,7 +214,7 @@
   * {@inheritDoc}
   */
  @Override
  public byte[] getBytes()
  public byte[] getBytes(short protocolVersion)
  {
    try
    {