mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Use LDAP_REWRITE_V, not LDAP_V
This commit is contained in:
parent
7de25993f5
commit
a348f46e56
@ -313,7 +313,7 @@ struct rewrite_info {
|
||||
* PRIVATE *
|
||||
***********/
|
||||
|
||||
LDAP_V (struct rewrite_context*) __curr_context;
|
||||
LDAP_REWRITE_V (struct rewrite_context*) __curr_context;
|
||||
|
||||
/*
|
||||
* Maps
|
||||
|
Loading…
Reference in New Issue
Block a user