From: Simon Josefsson Date: Sun, 13 Apr 2008 08:18:45 +0000 (+0200) Subject: Typo. X-Git-Tag: gnutls_2_3_4_netconf_0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c43641bbbe769a8dbf0cef49f0908d7f71f108;p=thirdparty%2Fgnutls.git Typo. --- 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