From a78335c9ce3956a1e6d6f1a17e60673b3ebce5fb Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 8 Oct 2010 11:11:08 +0000 Subject: Add new option --with-keygrip --- g10/options.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 968393257..499428e92 100644 --- a/g10/options.h +++ b/g10/options.h @@ -59,7 +59,8 @@ struct int check_sigs; /* check key signatures */ int with_colons; int with_key_data; - int with_fingerprint; /* opt --with-fingerprint active */ + int with_fingerprint; /* Option --with-fingerprint active. */ + int with_keygrip; /* Option --with-keygrip active. */ int fingerprint; /* list fingerprints */ int list_sigs; /* list signatures */ int no_armor; -- cgit v1.2.3