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:
parent
aa4f78a45a
commit
757c13a171
5 changed files with 372 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue