summaryrefslogtreecommitdiff
path: root/lib/gnutls_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_int.h')
-rw-r--r--lib/gnutls_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index 9e50af67ce..5cfd137f69 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -1043,7 +1043,7 @@ typedef struct {
int16_t selected_cert_list_length;
struct gnutls_privkey_st *selected_key;
bool selected_need_free;
- gnutls_status_request_ocsp_func selected_ocsp_func;
+ gnutls_status_request_ocsp_func2 selected_ocsp_func;
void *selected_ocsp_func_ptr;