From 528c054e8ea8196fac60f88c1d2e67e6ffce4de1 Mon Sep 17 00:00:00 2001 From: Antonio Radici Date: Thu, 5 May 2011 11:04:10 +0000 Subject: [PATCH] fixing a typo in the previous patch --- debian/patches/upstream/619216-gnutls-CN-validation.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/upstream/619216-gnutls-CN-validation.patch b/debian/patches/upstream/619216-gnutls-CN-validation.patch index 517e543..fa15b05 100644 --- a/debian/patches/upstream/619216-gnutls-CN-validation.patch +++ b/debian/patches/upstream/619216-gnutls-CN-validation.patch @@ -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; -- 2.43.0