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

mrossign
08.02.2009 305d344b81f1fd8eb96c6c938ae0be0c268f45af
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)
  {