(blind) compile fix; please review

This commit is contained in:
Pierangelo Masarati 2006-12-24 10:50:22 +00:00
parent 01744806a3
commit 3de9659781

View File

@ -464,7 +464,7 @@ slap_auxprop_store(
}
*modtail = NULL;
rc = slap_mods_check( modlist, &text, textbuf, textlen, NULL );
rc = slap_mods_check( &op, modlist, &text, textbuf, textlen, NULL );
if ( rc == LDAP_SUCCESS ) {
rc = slap_mods_no_user_mod_check( &op, modlist,