X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fslapd-modules%2Fnoopsrch%2Fnoopsrch.c;h=2c08ca2e3fb749f0efdb80e392e1f7bd57fee469;hb=59e9ff6243465640956b58ad1756a3ede53eca7c;hp=d659f3097aac836980f56b1934219b1c8658c104;hpb=be3971d5d2b0cf838629509fff7f168d73dbf708;p=openldap diff --git a/contrib/slapd-modules/noopsrch/noopsrch.c b/contrib/slapd-modules/noopsrch/noopsrch.c index d659f3097a..2c08ca2e3f 100644 --- a/contrib/slapd-modules/noopsrch/noopsrch.c +++ b/contrib/slapd-modules/noopsrch/noopsrch.c @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 2010-2013 The OpenLDAP Foundation. + * Copyright 2010-2018 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -139,9 +139,8 @@ noopsrch_response( Operation *op, SlapReply *rs ) ctrlsp[0] = ctrl; ctrlsp[1] = NULL; slap_add_ctrls( op, rs, ctrlsp ); - - return SLAP_CB_CONTINUE; } + return SLAP_CB_CONTINUE; } static int