From 0e018d7144a1b18d750ce655e2ab0cb495808fca Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 26 Feb 2010 10:52:05 +0000 Subject: Some minor changes and typo fixes. Started to implement a TCP option in gpg-connect-agent. --- common/tlv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/tlv.c') diff --git a/common/tlv.c b/common/tlv.c index c68756406..3453b29f6 100644 --- a/common/tlv.c +++ b/common/tlv.c @@ -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 -- cgit v1.2.3