balance parens.

Submitted by: mbr
This commit is contained in:
Alfred Perlstein 2002-02-05 23:56:29 +00:00
parent 2abd9cf115
commit 1c71deff79

View file

@ -248,7 +248,7 @@ static int _files_getaddrinfo __P((void *, void *, va_list));
#ifdef YP
static struct addrinfo *_yphostent __P((char *, const struct addrinfo *));
static int _yp_getaddrinfo __P((void *, void *, va_list));
extern int _yp_check __P(char **));
extern int _yp_check __P((char **));
#endif
static int res_queryN __P((const char *, struct res_target *));