mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
very first release
This commit is contained in:
parent
ee8d92fefa
commit
cb5459aed7
20 changed files with 428 additions and 89 deletions
|
@ -84,6 +84,7 @@ char *make_filename( const char *first_part, ... );
|
|||
/*-- miscutil.c --*/
|
||||
u32 make_timestamp(void);
|
||||
void print_string( FILE *fp, byte *p, size_t n );
|
||||
int answer_is_yes( const char *s );
|
||||
|
||||
/*-- strgutil.c --*/
|
||||
void free_strlist( STRLIST sl );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue