From a6a548ab56f931923ddf02c132aa202992445034 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 27 May 1999 07:45:46 +0000 Subject: See ChangeLog: Thu May 27 09:40:55 CEST 1999 Werner Koch --- include/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/util.h') diff --git a/include/util.h b/include/util.h index f62f34de8..9a4f1ffb5 100644 --- a/include/util.h +++ b/include/util.h @@ -154,6 +154,7 @@ const char *strtimestamp( u32 stamp ); /* GMT */ const char *asctimestamp( u32 stamp ); /* localized */ void print_string( FILE *fp, const byte *p, size_t n, int delim ); int answer_is_yes( const char *s ); +int answer_is_yes_no_quit( const char *s ); /*-- strgutil.c --*/ void free_strlist( STRLIST sl ); -- cgit v1.2.3