2012-05-16 [paul] 3.8.0cvs41
[claws.git] / src / common / ssl_certificate.c
index f37e51f77d603fef9db7afd8b5af75e21904ea6d..4911acb8a94cefc7e459040ac4f155b56e00e032 100644 (file)
@@ -686,7 +686,7 @@ parse_pkcs12 (gnutls_pkcs12_t p12,
              gnutls_x509_privkey * key,
              gnutls_x509_crt_t * cert)
 {
              gnutls_x509_privkey * key,
              gnutls_x509_crt_t * cert)
 {
-  gnutls_pkcs12_bag bag = NULL;
+  gnutls_pkcs12_bag_t bag = NULL;
   int index = 0;
   int ret;
 
   int index = 0;
   int ret;