From b7b4a1bdd9da28827980c64c623bcb0654736828 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Thu, 25 Feb 2016 21:08:56 +0100 Subject: gpg: Improve documentation and comments related to OpenPGP packets. -- Signed-off-by: Neal H. Walfield --- g10/parse-packet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/parse-packet.c') diff --git a/g10/parse-packet.c b/g10/parse-packet.c index 1be49b12a..3407848bc 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -1668,7 +1668,7 @@ enum_sig_subpkt (const subpktarea_t * pktbuf, sigsubpkttype_t reqtype, } if (reqtype == SIGSUBPKT_TEST_CRITICAL) /* Returning NULL means we found a subpacket with the critical bit - set that we dn't grok. We've iterated over all the subpackets + set that we don't grok. We've iterated over all the subpackets and haven't found such a packet so we need to return a non-NULL value. */ return buffer; -- cgit v1.2.3