]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Typo.
authorSimon Josefsson <simon@josefsson.org>
Sun, 13 Apr 2008 08:18:45 +0000 (10:18 +0200)
committerSimon Josefsson <simon@josefsson.org>
Sun, 13 Apr 2008 08:18:45 +0000 (10:18 +0200)
includes/gnutls/gnutls.h.in

index 07e7d7be2919ae909a81268fb9a38d326f9b295b..8ec9bedc57bca555ddfb91494ffe143b08302521 100644 (file)
@@ -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