summaryrefslogtreecommitdiff
path: root/includes/gnutls
diff options
context:
space:
mode:
Diffstat (limited to 'includes/gnutls')
-rw-r--r--includes/gnutls/x509.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/gnutls/x509.h b/includes/gnutls/x509.h
index 46b3f7dfcd..29e82eaab4 100644
--- a/includes/gnutls/x509.h
+++ b/includes/gnutls/x509.h
@@ -565,7 +565,7 @@ extern "C"
int gnutls_x509_crq_set_challenge_password (gnutls_x509_crq_t crq,
const char *pass);
int gnutls_x509_crq_get_challenge_password (gnutls_x509_crq_t crq,
- const char *pass,
+ char *pass,
size_t * sizeof_pass);
int gnutls_x509_crq_set_attribute_by_oid (gnutls_x509_crq_t crq,