]> git.sur5r.net Git - openldap/commitdiff
Remove lint caused by recent header changes.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 20 Oct 1999 00:19:47 +0000 (00:19 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 20 Oct 1999 00:19:47 +0000 (00:19 +0000)
libraries/liblber/options.c

index 4ffea28b1deef204b75b22240f8b675e931275b5..bf785119d7682027cecb6063a020e5a3cb3480cb 100644 (file)
@@ -18,7 +18,7 @@ struct lber_options ber_int_options = {
 
 int
 ber_get_option(
-       LDAP_CONST void *item,
+       void    *item,
        int             option,
        void    *outvalue)
 {