1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

doc: Typo fixes in code comments

--

Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2020-05-04 14:55:34 +02:00
parent 5da6925a33
commit 9bc9d0818b
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
3 changed files with 4 additions and 4 deletions

View file

@ -113,7 +113,7 @@ log_printcanon (const char *text, const unsigned char *sexp, size_t sexplen)
}
/* Print the gcryp S-expression in SEXP in advanced format. With TEXT
/* Print the gcrypt S-expression SEXP in advanced format. With TEXT
of NULL print just the raw S-expression, with TEXT just an empty
string, print a trailing linefeed, otherwise print an entire debug
line. */