From 3e0e8f884f1ed37e120beeb57aa7cd79e3c145a0 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 11 Aug 1998 17:29:34 +0000 Subject: bug fix release --- 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 1633478c1..b1182ba1f 100644 --- a/include/errors.h +++ b/include/errors.h @@ -61,6 +61,7 @@ #define G10ERR_UNEXPECTED 39 #define G10ERR_TIME_CONFLICT 40 #define G10ERR_WR_PUBKEY_ALGO 41 /* unusabe pubkey algo */ +#define G10ERR_FILE_EXISTS 42 #ifndef HAVE_STRERROR -- cgit v1.2.3