From 9d66580cff83d5b6cb6dc52ecc2fcfbfe1e94315 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 13 Dec 2007 15:45:40 +0000 Subject: Allow verification of some broken S-TRUST generated signatures. --- common/sexp-parse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/sexp-parse.h') diff --git a/common/sexp-parse.h b/common/sexp-parse.h index d2675fbdb..b3213a6fe 100644 --- a/common/sexp-parse.h +++ b/common/sexp-parse.h @@ -44,7 +44,7 @@ snext (unsigned char const **buf) lists and may be passed as a positive number to skip over the remainder of an S-Expression if the current position is somewhere in an S-Expression. The function may return an error code if it - encounters an impossible conditions */ + encounters an impossible condition. */ static inline gpg_error_t sskip (unsigned char const **buf, int *depth) { -- cgit v1.2.3