1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fix typos

--
This commit is contained in:
Daniel Kahn Gillmor 2015-10-27 17:09:43 -04:00 committed by Werner Koch
parent 02dc518787
commit 1f872cb4ad
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
6 changed files with 6 additions and 6 deletions

View file

@ -171,7 +171,7 @@ _keybox_get_flag_location (const unsigned char *buffer, size_t length,
/* Return one of the flags WHAT in VALUE from teh blob BUFFER of
/* Return one of the flags WHAT in VALUE from the blob BUFFER of
LENGTH bytes. Return 0 on success or an raw error code. */
static gpg_err_code_t
get_flag_from_image (const unsigned char *buffer, size_t length,