mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Whitespace-only to sync with -stable.
This commit is contained in:
parent
2961f2ed60
commit
114c43dcf8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69707
@ -113,7 +113,6 @@ int local_domain __P((char *));
|
||||
char *topdomain __P((char *));
|
||||
void usage __P((void));
|
||||
|
||||
|
||||
#define OPTIONS "alnDL"
|
||||
|
||||
int
|
||||
@ -378,7 +377,6 @@ doit(fromp)
|
||||
pwd->pw_dir = "/";
|
||||
}
|
||||
|
||||
|
||||
if (errorstr ||
|
||||
(pwd->pw_expire && time(NULL) >= pwd->pw_expire) ||
|
||||
iruserok_sa(fromp, fromp->su_len, pwd->pw_uid == 0,
|
||||
|
Loading…
Reference in New Issue
Block a user