From 4c0c155922b70b62793905490e210e9af4e3b18d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 11 Feb 1998 03:25:44 +0000 Subject: a couple of changes; but some parts are now broken --- include/errors.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/errors.h') diff --git a/include/errors.h b/include/errors.h index fcae69ec4..36aff5bd6 100644 --- a/include/errors.h +++ b/include/errors.h @@ -55,5 +55,8 @@ #define G10ERR_TRUSTDB 33 /* a problem with the trustdb */ #define G10ERR_BAD_CERT 34 /* bad certicate */ #define G10ERR_INV_USER_ID 35 +#define G10ERR_CLOSE_FILE 36 +#define G10ERR_RENAME_FILE 37 +#define G10ERR_DELETE_FILE 38 #endif /*G10_ERRORS_H*/ -- cgit v1.2.3