diff options
Diffstat (limited to 'kbx/keybox-search.c')
-rw-r--r-- | kbx/keybox-search.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbx/keybox-search.c b/kbx/keybox-search.c index cb07c97fd..a0b778f1b 100644 --- a/kbx/keybox-search.c +++ b/kbx/keybox-search.c @@ -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, |