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

mrossign
08.02.2009 c02dd7f87e9ba574f06e5cc1eb36ebeb76b9f446
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/MonitorRequestMsg.java
@@ -42,7 +42,7 @@
   * Creates a message.
   *
   * @param serverID The sender server of this message.
   * @param destination The server or servers targetted by this message.
   * @param destination The server or servers targeted by this message.
   */
  public MonitorRequestMsg(int serverID, int destination)
  {