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

Jean-Noel Rouvignac
21.59.2014 c430f8b3da724d0a117eadd172b92179b9a0b5a9
opendj3-server-dev/src/guitools/org/opends/guitools/controlpanel/task/ModifyEntryTask.java
@@ -690,10 +690,9 @@
  }
  /**
   * Creates an ByteString for an attribute and a value (the one we got
   * using JNDI).
   * Creates a ByteString for an attribute and a value (the one we got using JNDI).
   * @param value the value found using JNDI.
   * @return an ByteString object.
   * @return a ByteString object.
   */
  private static ByteString createAttributeValue(Object value)
  {