aboutsummaryrefslogtreecommitdiffstats
path: root/src/err-codes.h.in
diff options
context:
space:
mode:
authorMoritz Schulte <[email protected]>2003-10-28 09:27:53 +0000
committerMoritz Schulte <[email protected]>2003-10-28 09:27:53 +0000
commit1e8913cca23bc60aad7ff7e0bbb7fea5a58b0d5d (patch)
treeefeb4b5e6930588cea15b857fa64c4bfc479099c /src/err-codes.h.in
parentFixed last fix: (diff)
downloadlibgpg-error-1e8913cca23bc60aad7ff7e0bbb7fea5a58b0d5d.tar.gz
libgpg-error-1e8913cca23bc60aad7ff7e0bbb7fea5a58b0d5d.zip
2003-10-28 Moritz Schulte <[email protected]>
* src/gpg-error.h (gpg_err_code_t): Added: GPG_ERR_NO_ENCODING_METHOD, GPG_ERR_NO_ENCRYPTION_SCHEME, GPG_ERR_NO_SIGNATURE_SCHEME. * src/err-codes.h.in: Likewise.
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r--src/err-codes.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in
index 34b9c10..db03dc0 100644
--- a/src/err-codes.h.in
+++ b/src/err-codes.h.in
@@ -49,6 +49,9 @@
19 Bad session key
20 Unknown compression algorithm
21 Number is not prime
+22 Invalid encoding method
+23 Invalid encryption scheme
+24 Invalid signature scheme
30 Bad MPI value
31 Invalid passphrase
32 Invalid signature class