mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Thu Jan 21 06:22:10 CET 1999 Werner Koch
This commit is contained in:
parent
7debff3867
commit
9ef0f26270
37 changed files with 2779 additions and 3925 deletions
|
@ -126,6 +126,7 @@ hkp_export( STRLIST users )
|
|||
iobuf_write( hd.fp_write, iobuf_get_temp_buffer(temp),
|
||||
iobuf_get_temp_length(temp) );
|
||||
iobuf_put( hd.fp_write, '\n' );
|
||||
iobuf_flush_temp( temp );
|
||||
iobuf_close(temp);
|
||||
|
||||
rc = http_wait_response( &hd, &status );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue