From: Kurt Zeilenga Date: Wed, 20 Oct 1999 00:19:47 +0000 (+0000) Subject: Remove lint caused by recent header changes. X-Git-Tag: UCDATA_2_4~337 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d306bb1114be2af30a80ab634f08d9e363b6fe66;p=openldap Remove lint caused by recent header changes. --- diff --git a/libraries/liblber/options.c b/libraries/liblber/options.c index 4ffea28b1d..bf785119d7 100644 --- a/libraries/liblber/options.c +++ b/libraries/liblber/options.c @@ -18,7 +18,7 @@ struct lber_options ber_int_options = { int ber_get_option( - LDAP_CONST void *item, + void *item, int option, void *outvalue) {