mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
indent: Re-indent a function
--
This commit is contained in:
parent
f2fd4f1a9e
commit
869d1df270
@ -1280,7 +1280,6 @@ static void
|
|||||||
list_signature_print (ctrl_t ctrl, kbnode_t keyblock, kbnode_t node,
|
list_signature_print (ctrl_t ctrl, kbnode_t keyblock, kbnode_t node,
|
||||||
struct keylist_context *listctx, PKT_public_key *lastpk)
|
struct keylist_context *listctx, PKT_public_key *lastpk)
|
||||||
{
|
{
|
||||||
/* (extra indentation to keep the diff history short) */
|
|
||||||
PKT_signature *sig = node->pkt->pkt.signature;
|
PKT_signature *sig = node->pkt->pkt.signature;
|
||||||
int rc, sigrc;
|
int rc, sigrc;
|
||||||
char *sigstr;
|
char *sigstr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user