aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/g10/options.h b/g10/options.h
index 36de6331b..28b813250 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 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+ * 2006 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
@@ -141,6 +141,7 @@ struct
{
unsigned int direct_uri:1;
} flags;
+ struct keyserver_spec *next;
} *keyserver;
struct
{