]> git.llucax.com Git - software/mutt-debian.git/commitdiff
fixing a typo in the previous patch
authorAntonio Radici <antonio@dyne.org>
Thu, 5 May 2011 11:04:10 +0000 (11:04 +0000)
committerAntonio Radici <antonio@dyne.org>
Thu, 5 May 2011 11:04:13 +0000 (11:04 +0000)
debian/patches/upstream/619216-gnutls-CN-validation.patch

index 517e543eceff4d7121b37d6ee89d20aab4de4702..fa15b05d0327c6051110ee7ed8f103673bba3303 100644 (file)
@@ -20,7 +20,7 @@ http://bugs.debian.org/619216
      rc = tls_check_preauth(&cert_list[i], certstat, conn->account.host, i,
                             &certerr, &savedcert);
 +    if (i ==0)
-+      rcpeeer = rc;
++      rcpeer = rc;
 +
      preauthrc += rc;