From a7fe86bc02f5b33cfc3c48a4d2e15d3ff94ffa16 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 26 Jun 2007 13:48:44 +0000 Subject: More W32 related changes --- common/ttyio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/ttyio.c') diff --git a/common/ttyio.c b/common/ttyio.c index 98a4614fe..5b10915d3 100644 --- a/common/ttyio.c +++ b/common/ttyio.c @@ -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*), -- cgit v1.2.3