From 935965049d424d3bb69efb672f9f44c36e7cbcb6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 9 Dec 1997 12:46:23 +0000 Subject: fingerprints and self signatures added --- g10/options.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 2b65db20c..a23412fc8 100644 --- a/g10/options.h +++ b/g10/options.h @@ -32,8 +32,8 @@ struct { int answer_no; /* answer no on most questions */ int check_sigs; /* check key signatures */ int cache_all; - int detached_sig; - int reserved3; + int fingerprint; /* list fingerprints */ + int list_sigs; /* list signatures */ int reserved4; int reserved5; int reserved6; -- cgit v1.2.3