1
0
フォーク 0
ミラー元 git://git.gnupg.org/gnupg.git 同期済み 2025-07-02 22:46:30 +02:00

doc: Fix spelling errors found by lintian.

--

Reported-by: Andreas Metzler <ametzler@debian.org>
このコミットが含まれているのは:
Werner Koch 2024-01-29 09:16:21 +01:00
コミット 2ed1f68b48
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: E3FDFF218E45B72B
20個のファイルの変更36行の追加36行の削除

ファイルの表示

@ -152,7 +152,7 @@ find_tlv_unchecked (const unsigned char *buffer, size_t length,
/* ASN.1 BER parser: Parse BUFFER of length SIZE and return the tag
* and the length part from the TLV triplet. Update BUFFER and SIZE
* on success. Note that this function does not check that the value
* fits into the provided buffer; this allows to work on the TL part
* fits into the provided buffer; this allows one to work on the TL part
* of a TLV. */
gpg_error_t
parse_ber_header (unsigned char const **buffer, size_t *size,