]> git.sur5r.net Git - openldap/commitdiff
remove lint
authorKurt Zeilenga <kurt@openldap.org>
Mon, 30 Oct 2000 17:41:14 +0000 (17:41 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 30 Oct 2000 17:41:14 +0000 (17:41 +0000)
include/lutil.h

index c6a52d8441ec7b1e376a918217186758b22a30d6..a8b9d5eae8f2a21467af3a385106aa7deaa70d9e 100644 (file)
@@ -52,7 +52,7 @@ lutil_detach LDAP_P((
 /* entropy.c */
 LDAP_LUTIL_F( int )
 lutil_entropy LDAP_P((
-       char *buf,
+       unsigned char *buf,
        ber_len_t nbytes ));
 
 /* passwd.c */