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

gbellato
26.31.2007 71ebb3724c79a7d1218c36f080acd6ee162b9cd2
opends/src/server/org/opends/server/replication/protocol/RoutableMessage.java
@@ -67,8 +67,8 @@
  /**
   * Creates a routable message.
   * @param senderID changelog server id
   * @param destination changelog server id
   * @param senderID replication server id
   * @param destination replication server id
   */
  public RoutableMessage(short senderID, short destination)
  {