From 2a815aa47083c49b9a809056004bd9a01e87221c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 13 Apr 2014 17:12:02 -0600 Subject: Restore trainling whitespace in .patch and .diff files wehre required --- misc/tools/kconfig-frontends/utils/tweak.in.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'misc/tools/kconfig-frontends/utils/tweak.in.patch') diff --git a/misc/tools/kconfig-frontends/utils/tweak.in.patch b/misc/tools/kconfig-frontends/utils/tweak.in.patch index c4b855790..0fc79e1a9 100644 --- a/misc/tools/kconfig-frontends/utils/tweak.in.patch +++ b/misc/tools/kconfig-frontends/utils/tweak.in.patch @@ -2,20 +2,20 @@ diff --git a/utils/tweak.in b/utils/tweak.in --- a/utils/tweak.in +++ b/utils/tweak.in @@ -3,8 +3,8 @@ - + myname=${0##*/} - + -# If no prefix forced, use the default CONFIG_ -CONFIG_="${CONFIG_-CONFIG_}" +# If no prefix forced, use the default @CONFIG_@ +CONFIG_="${CONFIG_-@CONFIG_@}" - + usage() { cat >&2 <