]> git.sur5r.net Git - openldap/commitdiff
Mark w_nullc as DEPRECATED
authorKurt Zeilenga <kurt@openldap.org>
Wed, 11 Oct 2000 04:58:06 +0000 (04:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 11 Oct 2000 04:58:06 +0000 (04:58 +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 ));