| opends/src/server/org/opends/server/protocols/ldap/ModifyDNRequestProtocolOp.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/protocols/ldap/ModifyDNRequestProtocolOp.java
@@ -474,7 +474,7 @@ if (newSuperior != null) { buffer.append(indentBuf); buffer.append(" New Superior:"); buffer.append(" New Superior: "); newSuperior.toString(buffer); buffer.append(EOL); }