From: Howard Chu Date: Sat, 18 May 2002 01:29:18 +0000 (+0000) Subject: Use LDAP_REWRITE_V, not LDAP_V X-Git-Tag: OPENLDAP_REL_ENG_2_MP~47 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a348f46e56ac0fe562982d4ea80e419af7d4539a;p=openldap Use LDAP_REWRITE_V, not LDAP_V --- diff --git a/libraries/librewrite/rewrite-int.h b/libraries/librewrite/rewrite-int.h index 1886227f4c..28e47e46c6 100644 --- a/libraries/librewrite/rewrite-int.h +++ b/libraries/librewrite/rewrite-int.h @@ -313,7 +313,7 @@ struct rewrite_info { * PRIVATE * ***********/ -LDAP_V (struct rewrite_context*) __curr_context; +LDAP_REWRITE_V (struct rewrite_context*) __curr_context; /* * Maps