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