mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
last local commit
This commit is contained in:
parent
8477407e79
commit
e81e0970f7
49 changed files with 1253 additions and 545 deletions
|
@ -96,6 +96,7 @@ import_keys( const char *fname )
|
|||
|
||||
memset( &afx, 0, sizeof afx);
|
||||
memset( &cfx, 0, sizeof cfx);
|
||||
afx.only_keyblocks = 1;
|
||||
|
||||
/* open file */
|
||||
inp = iobuf_open(fname);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue