1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Just a Backup. We can now write out a basic signature which in turn

exhibits a bug in --verify.
This commit is contained in:
Werner Koch 2001-11-23 17:12:37 +00:00
parent aa4f78a45a
commit 757c13a171
5 changed files with 372 additions and 1 deletions

View file

@ -40,7 +40,7 @@ struct reader_cb_parm_s {
/* FIXME: Move this to jnlib */
char *
static char *
strtimestamp (time_t atime)
{
char *buffer = xmalloc (15);