X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fslapi%2Fplugin.c;h=8a1f84fa2b96ca736a690b96cbc4c5277604bf8f;hb=10566c8be384c6435476ec54e842382841cb84b6;hp=096154617a16f9c16a301e9d3d191df90dae7c0a;hpb=eb8c94919e13a4120c33908ffb46a8763824634d;p=openldap diff --git a/servers/slapd/slapi/plugin.c b/servers/slapd/slapi/plugin.c index 096154617a..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-2014 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