From be45bf3d544873ff4bc86496c6ab6c5f16c6a26e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 8 Jan 2010 19:18:49 +0000 Subject: Add dummu option --passwd for gpg. Collected changes. --- 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 40dee3780..221d04021 100644 --- a/g10/options.h +++ b/g10/options.h @@ -1,6 +1,6 @@ /* options.h * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - * 2007 Free Software Foundation, Inc. + * 2007, 2010 Free Software Foundation, Inc. * * This file is part of GnuPG. * @@ -248,7 +248,7 @@ struct struct akl *next; } *auto_key_locate; - int passwd_repeat; + int passphrase_repeat; } opt; /* CTRL is used to keep some global variables we currently can't -- cgit v1.2.3