]> git.sur5r.net Git - openldap/commitdiff
mark lber_init_w_nullc as deprecated
authorKurt Zeilenga <kurt@openldap.org>
Wed, 11 Oct 2000 02:45:00 +0000 (02:45 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 11 Oct 2000 02:45:00 +0000 (02:45 +0000)
include/lber.h

index f45b59ab13f37e3a3b52e437731722404788c88b..c15eb0a2ee8c01bceabccedcd966c3f8fb65eb89 100644 (file)
@@ -431,7 +431,7 @@ ber_get_next LDAP_P((
        BerElement *ber ));
 
 LBER_F( void )
-ber_init_w_nullc LDAP_P((
+ber_init_w_nullc LDAP_P((      /* DEPRECATED */
        BerElement *ber,
        int options ));