From 820225458175ed521bd83143fe7aa176d57801e4 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 14 Feb 2006 18:39:24 +0000 Subject: Security fix --- include/errors.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/errors.h') 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); -- cgit v1.2.3