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

coulbeck
15.20.2006 2a4fdc0b5a60e26743a7bb8a76bc1ce892e2b67d
opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java
@@ -1674,7 +1674,7 @@
   * Processes the provided LDAP message read from the client and takes
   * whatever action is appropriate.  For most requests, this will include
   * placing the operation in the work queue.  Certain requests (in particular,
   * abandons and unbinds) will be processed directly.  If the
   * abandons and unbinds) will be processed directly.
   *
   * @param  message  The LDAP message to process.
   *