mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Some work on porting dirmngr (unfinished)
Ported gpgtar to W32.
This commit is contained in:
parent
20a24312b0
commit
8b8925a2bd
34 changed files with 865 additions and 2791 deletions
|
@ -1143,7 +1143,7 @@ static gpg_error_t
|
|||
cmd_listcrls (assuan_context_t ctx, char *line)
|
||||
{
|
||||
gpg_error_t err;
|
||||
FILE *fp = assuan_get_data_fp (ctx);
|
||||
estream_t fp = assuan_get_data_fp (ctx);
|
||||
|
||||
(void)line;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue