mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
balance parens.
Submitted by: mbr
This commit is contained in:
parent
2abd9cf115
commit
1c71deff79
1 changed files with 1 additions and 1 deletions
|
|
@ -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 *));
|
||||
|
|
|
|||
Loading…
Reference in a new issue