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

Jean-Noel Rouvignac
24.49.2015 99aaa917a95d7ec19e14dad25f61f58ff84753b1
opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/LDAPModification.java
@@ -42,10 +42,10 @@
public class LDAPModification
       extends RawModification
{
  // The modification type for this modification.
  /** The modification type for this modification. */
  private ModificationType modificationType;
  // The attribute for this modification.
  /** The attribute for this modification. */
  private RawAttribute attribute;