]> git.sur5r.net Git - openldap/commitdiff
trim comment
authorPierangelo Masarati <ando@openldap.org>
Sat, 1 Jan 2005 16:14:40 +0000 (16:14 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 1 Jan 2005 16:14:40 +0000 (16:14 +0000)
servers/slapd/back-ldap/search.c

index 4953060c76baae2bf6e43fa5bf981e54c9914ca8..192c07f7e20a1d55c6799d984e20a67ef4103dcc 100644 (file)
@@ -462,7 +462,7 @@ ldap_build_entry(
                                        attr->a_desc->ad_type->sat_syntax,
                                        attr->a_desc->ad_type->sat_equality,
                                        &attr->a_vals[i], &attr->a_nvals[i],
-                                       NULL /* op->o_tmpmemctx */ );
+                                       NULL );
 
                                if ( rc != LDAP_SUCCESS ) {
                                        BER_BVZERO( &attr->a_nvals[i] );