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

matthew_swift
19.55.2007 b97785a371b09a674dbef8029a99a730ee928e8d
opends/src/server/org/opends/server/admin/client/ldap/LDAPConnection.java
@@ -141,9 +141,9 @@
      throws NamingException;
  /**
   * Close the associated management context.
   *
   * Closes the LDAP connection.
   */
  public abstract void unbind();
}