From 6e1ca6b80fb50ff5e1c065b7ac12635487b4a6d2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 15 Jun 1998 15:41:04 +0000 Subject: extensions are now working and fixed a lot of bugs --- g10/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 4b32b524c..1e34ced08 100644 --- a/g10/options.h +++ b/g10/options.h @@ -48,6 +48,7 @@ struct { int compress_keys; int always_trust; int rfc1991; + unsigned emulate_bugs; /* bug emulation flags */ } opt; -- cgit v1.2.3