mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Fix outdated comment relating to -pw.
This commit is contained in:
parent
f7e86ca267
commit
2fbb9284f3
@ -78,8 +78,8 @@ void cmdline_cleanup(void)
|
||||
|
||||
/*
|
||||
* Similar interface to seat_get_userpass_input(), except that here a
|
||||
* -1 return means that we aren't capable of processing the prompt and
|
||||
* someone else should do it.
|
||||
* SPR(K)_INCOMPLETE return means that we aren't capable of processing
|
||||
* the prompt and someone else should do it.
|
||||
*/
|
||||
SeatPromptResult cmdline_get_passwd_input(
|
||||
prompts_t *p, cmdline_get_passwd_input_state *state, bool restartable)
|
||||
|
Loading…
Reference in New Issue
Block a user