mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Thu May 27 09:40:55 CEST 1999 Werner Koch
This commit is contained in:
parent
d5fd04e0ce
commit
a6a548ab56
12 changed files with 225 additions and 65 deletions
|
@ -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 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue