]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapi/plugin.c
ITS#8616 don't check for existing value when deleting values
[openldap] / servers / slapd / slapi / plugin.c
index fe4b2e51c9d42c28e891d90d31b3f19300335caf..9a660f6c11b1e29acb5626624d18f21c30e05391 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2015 The OpenLDAP Foundation.
+ * Copyright 2002-2018 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
@@ -55,7 +55,7 @@ static ExtendedOp *pGExtendedOps = NULL;
  *
  * Output:             
  *
- * Return Values:      a pointer to a newly created Slapi_PBlock structrue or
+ * Return Values:      a pointer to a newly created Slapi_PBlock structure or
  *                     NULL - function failed 
  *
  * Messages:           None
@@ -450,7 +450,7 @@ error_return:
  *
  * Output:             pFuncAddr - the function address of the requested function name.
  *
- * Return Values:      a pointer to a newly created ExtendOp structrue or
+ * Return Values:      a pointer to a newly created ExtendOp structure or
  *                     NULL - function failed
  *
  * Messages:           None