From 9bc9d0818b0e636a9dbc0dd24edf53eae95dd8e7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 4 May 2020 14:55:34 +0200 Subject: doc: Typo fixes in code comments -- Signed-off-by: Werner Koch --- common/sexputil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/sexputil.c') diff --git a/common/sexputil.c b/common/sexputil.c index d6860f814..89e63a765 100644 --- a/common/sexputil.c +++ b/common/sexputil.c @@ -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. */ -- cgit v1.2.3