mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
More changes on the way to remove secring.gpg.
This commit is contained in:
parent
00f8eafbef
commit
a1412b05de
31 changed files with 843 additions and 936 deletions
|
@ -306,7 +306,7 @@ do_export_stream( IOBUF out, strlist_t users, int secret,
|
|||
|
||||
*any = 0;
|
||||
init_packet( &pkt );
|
||||
kdbhd = keydb_new (secret);
|
||||
kdbhd = keydb_new ();
|
||||
|
||||
if (!users) {
|
||||
ndesc = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue