| opends/src/server/org/opends/server/types/Control.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/types/Control.java
@@ -42,10 +42,10 @@ mayInvoke=true) public abstract class Control { // The criticality for this control. /** The criticality for this control. */ private boolean isCritical; // The OID for this control. /** The OID for this control. */ private String oid;