From 9da1694e19fda1559c35c654430b78d26ce0b272 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 15 Jun 1999 12:31:07 +0000 Subject: See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch --- include/ttyio.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/ttyio.h b/include/ttyio.h index 8fd44448b..24eedebaa 100644 --- a/include/ttyio.h +++ b/include/ttyio.h @@ -27,6 +27,7 @@ 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 ); +int tty_no_terminal(int onoff); #endif /*G10_TTYIO_H*/ -- cgit v1.2.3