mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Some minor changes and typo fixes.
Started to implement a TCP option in gpg-connect-agent.
This commit is contained in:
parent
01a571a16b
commit
0e018d7144
8 changed files with 120 additions and 20 deletions
|
@ -234,7 +234,7 @@ _parse_ber_header (unsigned char const **buffer, size_t *size,
|
|||
/* FIXME: The following function should not go into this file but for
|
||||
now it is easier to keep it here. */
|
||||
|
||||
/* Return the next token of an canconical encoded S-expression. BUF
|
||||
/* Return the next token of an canonical encoded S-expression. BUF
|
||||
is the pointer to the S-expression and BUFLEN is a pointer to the
|
||||
length of this S-expression (used to validate the syntax). Both
|
||||
are updated to reflect the new position. The token itself is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue