aboutsummaryrefslogtreecommitdiffstats
path: root/include/errors.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-02-14 18:39:24 +0000
committerWerner Koch <[email protected]>2006-02-14 18:39:24 +0000
commit820225458175ed521bd83143fe7aa176d57801e4 (patch)
tree8229b747a419b5d0cbd6d85f0af9b80f6ff8e329 /include/errors.h
parentThis commit was manufactured by cvs2svn to create tag 'V1-4-2'. (diff)
downloadgnupg-820225458175ed521bd83143fe7aa176d57801e4.tar.gz
gnupg-820225458175ed521bd83143fe7aa176d57801e4.zip
Security fixV1-4-2
Diffstat (limited to 'include/errors.h')
-rw-r--r--include/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errors.h b/include/errors.h
index a42d402ef..177353b7e 100644
--- a/include/errors.h
+++ b/include/errors.h
@@ -78,6 +78,7 @@
#define G10ERR_KEYSERVER 55
#define G10ERR_CANCELED 56
#define G10ERR_NO_CARD 57
+#define G10ERR_NO_DATA 58
#ifndef HAVE_STRERROR
char *strerror (int n);