X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fcomponent.c;h=3fe99d1dfd4dca4fc2da984d3bd316a9bee843b4;hb=d168b49464df8a034e244c6610721155aa6b42ba;hp=36651ae75600e84524b67b8cd08723841902ab74;hpb=d6cc947561d7bb757225dc7dc7ce9106f31bf048;p=openldap diff --git a/servers/slapd/component.c b/servers/slapd/component.c index 36651ae756..3fe99d1dfd 100644 --- a/servers/slapd/component.c +++ b/servers/slapd/component.c @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 2003-2005 The OpenLDAP Foundation. + * Copyright 2003-2006 The OpenLDAP Foundation. * Portions Copyright 2004 by IBM Corporation. * All rights reserved. * @@ -902,7 +902,7 @@ strip_cav_str( ComponentAssertionValue* cav, char* str) /* * TAG : "item", "and", "or", "not" */ -static int +static ber_tag_t strip_cav_tag( ComponentAssertionValue* cav ) {