From a1412b05debe693e6aabaf2c2c337bc33f7dfd41 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 21 Apr 2010 16:26:17 +0000 Subject: More changes on the way to remove secring.gpg. --- g10/trustdb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/trustdb.c') diff --git a/g10/trustdb.c b/g10/trustdb.c index f1377aa1f..7226fe4aa 100644 --- a/g10/trustdb.c +++ b/g10/trustdb.c @@ -2283,7 +2283,7 @@ validate_keys (int interactive) used = new_key_hash_table (); full_trust = new_key_hash_table (); - kdb = keydb_new (0); + kdb = keydb_new (); reset_trust_records(); /* Fixme: Instead of always building a UTK list, we could just build it -- cgit v1.2.3