diff options
Diffstat (limited to 'g10/mainproc.c')
-rw-r--r-- | g10/mainproc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/mainproc.c b/g10/mainproc.c index 6288030b0..be4c73dac 100644 --- a/g10/mainproc.c +++ b/g10/mainproc.c @@ -1604,6 +1604,8 @@ check_sig_and_print( CTX c, KBNODE node ) } + write_status_text (STATUS_NEWSIG, NULL); + /* (Indendation below not yet changed to GNU style.) */ astr = openpgp_pk_algo_name ( sig->pubkey_algo ); |