summaryrefslogtreecommitdiff
path: root/lib/c-hyper.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/c-hyper.h')
-rw-r--r--lib/c-hyper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/c-hyper.h b/lib/c-hyper.h
index e2ff743b2..d60ed78d1 100644
--- a/lib/c-hyper.h
+++ b/lib/c-hyper.h
@@ -32,7 +32,7 @@ struct hyptransfer {
hyper_waker *write_waker;
hyper_waker *read_waker;
const hyper_executor *exec;
- bool init;
+ hyper_task *endtask;
};
size_t Curl_hyper_recv(void *userp, hyper_context *ctx,