]> git.sur5r.net Git - openldap/commitdiff
Fix typo
authorKurt Zeilenga <kurt@openldap.org>
Tue, 23 Nov 1999 23:02:46 +0000 (23:02 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 23 Nov 1999 23:02:46 +0000 (23:02 +0000)
include/lutil.h

index 39e7d70f2bfd6c3f9c31c08f210ac2080d336657..ba9e055ca4c1ee51af1e6fd1e2e789be55fd5936 100644 (file)
@@ -60,7 +60,7 @@ lutil_detach LDAP_P((
 
 /* entropy.c */
 LDAP_F( int )
-lutil_entorpy LDAP_P((
+lutil_entropy LDAP_P((
        char *buf,
        int nbytes ));