diff options
Diffstat (limited to 'libkdenetwork/libgpg-error-copy/err-codes.h.in')
-rw-r--r-- | libkdenetwork/libgpg-error-copy/err-codes.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdenetwork/libgpg-error-copy/err-codes.h.in b/libkdenetwork/libgpg-error-copy/err-codes.h.in index d9bef00c9..167de9c75 100644 --- a/libkdenetwork/libgpg-error-copy/err-codes.h.in +++ b/libkdenetwork/libgpg-error-copy/err-codes.h.in @@ -213,7 +213,7 @@ 201 GPG_ERR_SEXP_INV_LEN_SPEC Invalid length specifier in S-expression 202 GPG_ERR_SEXP_STRING_TOO_LONG String too long in S-expression -203 GPG_ERR_SEXP_UNMATCHED_PAREN Unmatched tqparentheses in S-expression +203 GPG_ERR_SEXP_UNMATCHED_PAREN Unmatched parentheses in S-expression 204 GPG_ERR_SEXP_NOT_CANONICAL S-expression not canonical 205 GPG_ERR_SEXP_BAD_CHARACTER Bad character in S-expression 206 GPG_ERR_SEXP_BAD_TQUOTATION Bad quotation in S-expression |