mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
whitespace sync
This commit is contained in:
parent
50abba560c
commit
76e7d9b630
@ -762,7 +762,6 @@ main(int argc, char **argv)
|
||||
log_init("ssh-keyscan", log_level, SYSLOG_FACILITY_USER, 1);
|
||||
fatal_add_cleanup(fatal_callback, NULL);
|
||||
|
||||
|
||||
maxfd = fdlim_get(1);
|
||||
if (maxfd < 0)
|
||||
fatal("%s: fdlim_get: bad value", __progname);
|
||||
|
Loading…
x
Reference in New Issue
Block a user