]> git.sur5r.net Git - openldap/blobdiff - clients/ud/ud.h
Fix format %x -> %lx in des_string_to_key
[openldap] / clients / ud / ud.h
index 4de87a0116adfb52d9b869e2375992c6dfbef601..3dd04bbc372dc998e93785411eabcfba904792de 100644 (file)
@@ -278,7 +278,6 @@ void ka_StringToKey LDAP_P(( char *str, char *cell, des_cblock *key ));
 #endif
 
 /* in util.c: */
-char *mygetpass        LDAP_P(( char *prompt ));
 void printbase LDAP_P(( char *lead, char *s ));
 void fetch_buffer      LDAP_P(( char *buffer, int length, FILE *where ));
 void fatal     LDAP_P(( char *s ));