Removed LDAP_P in unhex' prototype; unhex(char) is incompatible with unhex().

This commit is contained in:
Hallvard Furuseth 1998-11-10 22:18:22 +00:00
parent 120f75219d
commit 12b9ad0954

View file

@ -36,7 +36,7 @@ static char copyright[] = "@(#) Copyright (c) 1996 Regents of the University of
static int skip_url_prefix LDAP_P(( char **urlp, int *enclosedp ));
static void hex_unescape LDAP_P(( char *s ));
static int unhex LDAP_P(( char c ));
static int unhex( char c );
int