mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
just released another snapshot
This commit is contained in:
parent
ca284c1000
commit
e354b518d3
46 changed files with 1033 additions and 5130 deletions
|
@ -988,7 +988,7 @@ list_node( CTX c, KBNODE node )
|
|||
m_free(p);
|
||||
}
|
||||
if( opt.with_colons )
|
||||
printf(":%02x:", sig->sig_class );
|
||||
printf(":%02x%c:", sig->sig_class, get_lsign_letter (sig) );
|
||||
putchar('\n');
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue