aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/curl-shim.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/curl-shim.h')
-rw-r--r--keyserver/curl-shim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyserver/curl-shim.h b/keyserver/curl-shim.h
index 7fee3b70f..91eac9d1e 100644
--- a/keyserver/curl-shim.h
+++ b/keyserver/curl-shim.h
@@ -66,7 +66,7 @@ typedef struct
void *file;
char *postfields;
unsigned int status;
- FILE *stderr;
+ FILE *errors;
struct
{
unsigned int post:1;