mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
edit-key is now complete
This commit is contained in:
parent
1a80de41a5
commit
5ae562b41d
48 changed files with 2044 additions and 984 deletions
|
@ -25,6 +25,7 @@ void tty_print_string( byte *p, size_t n );
|
|||
char *tty_get( const char *prompt );
|
||||
char *tty_get_hidden( const char *prompt );
|
||||
void tty_kill_prompt(void);
|
||||
int tty_get_answer_is_yes( const char *prompt );
|
||||
|
||||
|
||||
#endif /*G10_TTYIO_H*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue