opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/ModifyDNMsg.java
@@ -22,7 +22,7 @@ * * * Copyright 2006-2010 Sun Microsystems, Inc. * Portions Copyright 2011-2014 ForgeRock AS * Portions Copyright 2011-2015 ForgeRock AS */ package org.opends.server.replication.protocol; @@ -51,7 +51,7 @@ private String newSuperiorEntryUUID; /** * construct a new Modify DN message. * Construct a new Modify DN message. * * @param operation The operation to use for building the message */