mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
typo
This commit is contained in:
parent
b4629f1e79
commit
3a5c53a8b1
@ -567,7 +567,7 @@ rwm_destroy(
|
||||
rewrite_info_delete( &rwmap->rwm_rw );
|
||||
}
|
||||
#else /* !ENABLE_REWRITE */
|
||||
if ( rwmap->lrwm_suffix_massage ) {
|
||||
if ( rwmap->rwm_suffix_massage ) {
|
||||
ber_bvarray_free( rwmap->rwm_suffix_massage );
|
||||
}
|
||||
#endif /* !ENABLE_REWRITE */
|
||||
|
Loading…
Reference in New Issue
Block a user