mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
More W32 related changes
This commit is contained in:
parent
831cd76256
commit
a7fe86bc02
25 changed files with 392 additions and 181 deletions
|
@ -632,7 +632,7 @@ tty_get_answer_is_yes( const char *prompt )
|
|||
}
|
||||
|
||||
|
||||
/* Called by gnupg_rl_initialize to setup the reradline support. */
|
||||
/* Called by gnupg_rl_initialize to setup the readline support. */
|
||||
void
|
||||
tty_private_set_rl_hooks (void (*init_stream) (FILE *),
|
||||
void (*set_completer) (rl_completion_func_t*),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue