From 0f785f6be8709c2851c43b176e8e779cdba87803 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 7 Mar 2018 16:38:18 +0100 Subject: [PATCH] testing: Revert typo fix in FreeRADIUS patch Fixes: 2db6d5b8b378 ("Fixed some typos, courtesy of codespell") Fixes #2582. --- testing/scripts/recipes/patches/freeradius-tnc-fhh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/scripts/recipes/patches/freeradius-tnc-fhh b/testing/scripts/recipes/patches/freeradius-tnc-fhh index 6460c86a3d..26a233d48e 100644 --- a/testing/scripts/recipes/patches/freeradius-tnc-fhh +++ b/testing/scripts/recipes/patches/freeradius-tnc-fhh @@ -5363,7 +5363,7 @@ diff -u -r -N freeradius-server-2.2.0.orig/src/modules/rlm_eap/types/rlm_eap_tnc -#define VLAN_ACCESS 2 -/* - **** -- * EAP - MD5 does not specify code, id & length but chap specifies them, +- * EAP - MD5 doesnot specify code, id & length but chap specifies them, - * for generalization purpose, complete header should be sent - * and not just value_size, value and name. - * future implementation. -- 2.47.2