mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 14:04:59 +02:00
remove unused variable
This commit is contained in:
parent
95f3dd2fa8
commit
e630c334cb
@ -1468,7 +1468,7 @@ do_change_comment(struct passwd *pw)
|
||||
struct sshkey *public;
|
||||
struct stat st;
|
||||
FILE *f;
|
||||
int r, fd;
|
||||
int r;
|
||||
|
||||
if (!have_identity)
|
||||
ask_filename(pw, "Enter file in which the key is");
|
||||
|
Loading…
x
Reference in New Issue
Block a user