From: Tobias Brunner Date: Wed, 7 Mar 2018 15:38:18 +0000 (+0100) Subject: testing: Revert typo fix in FreeRADIUS patch X-Git-Tag: 5.6.3dr1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f785f6be8709c2851c43b176e8e779cdba87803;p=thirdparty%2Fstrongswan.git testing: Revert typo fix in FreeRADIUS patch Fixes: 2db6d5b8b378 ("Fixed some typos, courtesy of codespell") Fixes #2582. --- 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.