]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapi/plugin.c
ITS#8605 - spelling fixes
[openldap] / servers / slapd / slapi / plugin.c
index fe4b2e51c9d42c28e891d90d31b3f19300335caf..8a1f84fa2b96ca736a690b96cbc4c5277604bf8f 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-2017 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