From 0e9be231ebcfc0dba43d0ca21012e405682c28c7 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga <kurt@openldap.org> Date: Mon, 30 Oct 2000 17:41:14 +0000 Subject: [PATCH] remove lint --- include/lutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/lutil.h b/include/lutil.h index c6a52d8441..a8b9d5eae8 100644 --- a/include/lutil.h +++ b/include/lutil.h @@ -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 */ -- GitLab