Skip to content
Snippets Groups Projects
Commit a348f46e authored by Howard Chu's avatar Howard Chu
Browse files

Use LDAP_REWRITE_V, not LDAP_V

parent 7de25993
No related branches found
No related tags found
No related merge requests found
......@@ -313,7 +313,7 @@ struct rewrite_info {
* PRIVATE *
***********/
LDAP_V (struct rewrite_context*) __curr_context;
LDAP_REWRITE_V (struct rewrite_context*) __curr_context;
/*
* Maps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment