From 5ae562b41d9e3ec965643b902bf8593c8ca5a2d7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 29 Jul 1998 19:35:05 +0000 Subject: edit-key is now complete --- g10/options.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 80a6539ec..0c9e17fc1 100644 --- a/g10/options.h +++ b/g10/options.h @@ -50,10 +50,12 @@ struct { int compress_sigs; int always_trust; int rfc1991; - unsigned emulate_bugs; /* bug emulation flags */ + unsigned emulate_bugs; /* bug emulation flags EMUBUG_xxxx */ } opt; +#define EMUBUG_GPGCHKSUM 1 + #define DBG_PACKET_VALUE 1 /* debug packet reading/writing */ #define DBG_MPI_VALUE 2 /* debug mpi details */ #define DBG_CIPHER_VALUE 4 /* debug cipher handling */ -- cgit v1.2.3