mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +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
|
||||
* -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