summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-13 10:18:45 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-13 10:18:45 +0200
commit05c43641bbbe769a8dbf0cef49f0908d7f71f108 (patch)
tree09292c8df7696d38a52ee502d6b6ea79c0675344
parent3c592d42486829816b17c96c0a7f92082c125562 (diff)
downloadgnutls-05c43641bbbe769a8dbf0cef49f0908d7f71f108.tar.gz
Typo.
-rw-r--r--includes/gnutls/gnutls.h.in2
1 files changed, 1 insertions, 1 deletions
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