mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Remove duplicated code.
This commit is contained in:
parent
91e5544e38
commit
94be7a4341
8 changed files with 35 additions and 25 deletions
|
@ -446,7 +446,7 @@ gpgsm_verify (ctrl_t ctrl, int in_fd, int data_fd, FILE *out_fp)
|
|||
|
||||
log_info (_("Signature made "));
|
||||
if (*sigtime)
|
||||
gpgsm_dump_time (sigtime);
|
||||
dump_isotime (sigtime);
|
||||
else
|
||||
log_printf (_("[date not given]"));
|
||||
log_printf (_(" using certificate ID 0x%08lX\n"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue