From 05c43641bbbe769a8dbf0cef49f0908d7f71f108 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 13 Apr 2008 10:18:45 +0200 Subject: Typo. --- includes/gnutls/gnutls.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/gnutls/gnutls.h.in b/includes/gnutls/gnutls.h.in index 07e7d7be29..8ec9bedc57 100644 --- a/includes/gnutls/gnutls.h.in +++ b/includes/gnutls/gnutls.h.in @@ -1001,7 +1001,7 @@ extern "C" int gnutls_psk_netconf_derive_key (const char *password, const char *psk_identity, const char *psk_identity_hint, - gnutls_datum *output_key); + gnutls_datum_t *output_key); typedef enum gnutls_x509_subject_alt_name_t -- cgit v1.2.1