X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fslapd-modules%2Fnoopsrch%2Fnoopsrch.c;h=2c08ca2e3fb749f0efdb80e392e1f7bd57fee469;hb=59e9ff6243465640956b58ad1756a3ede53eca7c;hp=6c87a8cc999c4025f78ed5872f89af8adf2e5ec9;hpb=011eb3a27c0589428c700793157f5a748fb05655;p=openldap diff --git a/contrib/slapd-modules/noopsrch/noopsrch.c b/contrib/slapd-modules/noopsrch/noopsrch.c index 6c87a8cc99..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-2014 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