From 6dc4847a38ce9617879273266fee371672a6d451 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 29 Jun 2010 17:14:35 +0000 Subject: fixes for msvc compiler --- src/sexp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sexp.c') diff --git a/src/sexp.c b/src/sexp.c index 0156f36a..d4f238bf 100644 --- a/src/sexp.c +++ b/src/sexp.c @@ -1838,7 +1838,7 @@ gcry_sexp_sprint (const gcry_sexp_t list, int mode, } -/* Scan a cannocial encoded buffer with implicit length values and +/* Scan a canonical encoded buffer with implicit length values and return the actual length this S-expression uses. For a valid S-Exp it should never return 0. If LENGTH is not zero, the maximum length to scan is given - this can be used for syntax checks of -- cgit v1.2.1