indent: Re-indent a function

--
This commit is contained in:
Werner Koch 2024-04-11 11:33:29 +02:00
parent f2fd4f1a9e
commit 869d1df270
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 170 additions and 171 deletions

View File

@ -1280,7 +1280,6 @@ static void
list_signature_print (ctrl_t ctrl, kbnode_t keyblock, kbnode_t node,
struct keylist_context *listctx, PKT_public_key *lastpk)
{
/* (extra indentation to keep the diff history short) */
PKT_signature *sig = node->pkt->pkt.signature;
int rc, sigrc;
char *sigstr;