1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

balance parens.

Submitted by: mbr
This commit is contained in:
Alfred Perlstein 2002-02-05 23:56:29 +00:00
parent 2abd9cf115
commit 1c71deff79
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90273

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 *));