opendj-server-legacy/src/main/java/org/opends/server/controls/SubentriesControl.java
@@ -149,7 +149,7 @@ public void toString(StringBuilder buffer) { buffer.append("SubentriesControl(visibility=\""); buffer.append(Boolean.toString(visibility)); buffer.append(visibility); buffer.append("\")"); } }