1
0
Fork 0
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:
Werner Koch 2001-05-28 12:46:28 +00:00
parent ca284c1000
commit e354b518d3
46 changed files with 1033 additions and 5130 deletions

View file

@ -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