summaryrefslogtreecommitdiffstats
path: root/g10/gpg.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-04-03 12:34:22 +0200
committerWerner Koch <wk@gnupg.org>2009-04-03 12:34:22 +0200
commit7c98dad98e838d089261716a3823b7be53728fd3 (patch)
tree995baac48b0d8845cab6cf522eb1a43d16e325b8 /g10/gpg.h
parentPrint the card's S/N in a secret key listing. (diff)
downloadgnupg2-7c98dad98e838d089261716a3823b7be53728fd3.tar.xz
gnupg2-7c98dad98e838d089261716a3823b7be53728fd3.zip
Make gpgv error message about a missing keyring more useful. This fixes
Debian#494040. Also implement readonly semantic for extra safety.
Diffstat (limited to 'g10/gpg.h')
-rw-r--r--g10/gpg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/gpg.h b/g10/gpg.h
index c828c6dce..b53303e13 100644
--- a/g10/gpg.h
+++ b/g10/gpg.h
@@ -75,7 +75,7 @@ struct server_control_s
#define g10_errstr(a) gpg_strerror ((a))
-/* Mapping of the old erro codes to the gpg-error ones. Fixme: This
+/* Mapping of the old error codes to the gpg-error ones. Fixme: This
is just a temporary solution: We need to do all these gpg_error()
calls in the code. */
#define G10ERR_BAD_KEY GPG_ERR_BAD_KEY