mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Spelling fixes in docs and comments.
-- In addition, fix trailing spaces in tests/inittests. GnuPG-bug-id: 3121 Reported-by: ka7 (klemens) Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
97a2394eca
commit
5c8fe54809
82 changed files with 123 additions and 123 deletions
|
@ -296,7 +296,7 @@ parse_key (const unsigned char *data, size_t datalen,
|
|||
}
|
||||
else
|
||||
{
|
||||
/* Its a pitty that we need to prefix the buffer with the tag
|
||||
/* Its a pity that we need to prefix the buffer with the tag
|
||||
and a length header: We can't simply pass it to the fast
|
||||
hashing function for that reason. It might be a good idea to
|
||||
have a scatter-gather enabled hash function. What we do here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue