mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
fixed comment style
This commit is contained in:
parent
ecbf6f4d46
commit
a452130f55
@ -453,7 +453,7 @@ list_keyblock_print ( KBNODE keyblock, int secret, int fpr, void *opaque )
|
||||
char *sigstr;
|
||||
|
||||
if( stats ) {
|
||||
// fflush(stdout);
|
||||
/*fflush(stdout);*/
|
||||
rc = check_key_signature( keyblock, node, NULL );
|
||||
switch( rc ) {
|
||||
case 0: sigrc = '!'; break;
|
||||
|
Loading…
Reference in New Issue
Block a user