mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Back out previous commit - it was not well thought out.
Clue beaten in by: ume Pointy hat to: sobomax
This commit is contained in:
parent
abb69175f8
commit
1acb5329c8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106250
@ -92,7 +92,7 @@ __FBSDID("$FreeBSD$");
|
||||
DB *db;
|
||||
time_t now;
|
||||
int entries, gflag, lflag, mflag, pplan, sflag, oflag, Tflag;
|
||||
sa_family_t family = AF_INET;
|
||||
sa_family_t family = PF_UNSPEC;
|
||||
int d_first = -1;
|
||||
char tbuf[1024];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user