]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-openssl.patch
- 1.5.21
[packages/mutt.git] / mutt-openssl.patch
diff --git a/mutt-openssl.patch b/mutt-openssl.patch
deleted file mode 100644 (file)
index 862464f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/mutt_ssl.c       2009-06-10 07:08:29.000000000 +0200
-+++ b/mutt_ssl.c       2010-04-02 01:42:55.000000000 +0200
-@@ -652,7 +652,7 @@
-   char *buf = NULL;
-   int bufsize;
-   /* needed to get the DNS subjectAltNames: */
--  STACK *subj_alt_names;
-+  STACK_OF(X509) *subj_alt_names;
-   int subj_alt_names_count;
-   GENERAL_NAME *subj_alt_name;
-   /* did we find a name matching hostname? */
This page took 0.025902 seconds and 4 git commands to generate.