mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Typo fixes in code comments
-- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
5da6925a33
commit
9bc9d0818b
3 changed files with 4 additions and 4 deletions
|
@ -168,7 +168,7 @@ builder_add_oid (tlv_builder_t tb, int class, const char *oid)
|
|||
}
|
||||
|
||||
|
||||
/* Wrapper around tlv_builder_add_ptr to add an MPI. TAG May either
|
||||
/* Wrapper around tlv_builder_add_ptr to add an MPI. TAG may either
|
||||
* be OCTET_STRING or BIT_STRING. When we eventually put the whole
|
||||
* tlv_builder stuff into Libksba, we can add such a function there.
|
||||
* Right now we don't do this to avoid a dependency on Libksba.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue