mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix typos.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
66a0091d74
commit
445f0c13d7
13 changed files with 14 additions and 14 deletions
|
@ -2246,7 +2246,7 @@ proc_tree (CTX c, kbnode_t node)
|
|||
|
||||
/* We must skip our special plaintext marker packets here because
|
||||
they may be the root packet. These packets are only used in
|
||||
addtional checks and skipping them here doesn't matter. */
|
||||
additional checks and skipping them here doesn't matter. */
|
||||
while (node
|
||||
&& node->pkt->pkttype == PKT_GPG_CONTROL
|
||||
&& node->pkt->pkt.gpg_control->control == CTRLPKT_PLAINTEXT_MARK)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue