X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fslapi%2Fplugin.c;h=8a1f84fa2b96ca736a690b96cbc4c5277604bf8f;hb=10566c8be384c6435476ec54e842382841cb84b6;hp=df84f62067559fa6d9f8433d271355b247c8651d;hpb=01f4aeac4c9ccc42a998c18f8995ce453d819b13;p=openldap diff --git a/servers/slapd/slapi/plugin.c b/servers/slapd/slapi/plugin.c index df84f62067..8a1f84fa2b 100644 --- a/servers/slapd/slapi/plugin.c +++ b/servers/slapd/slapi/plugin.c @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 2002-2013 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