summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/patchfns.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/patchfns.in b/scripts/patchfns.in
index 476d6aa..a1c39bf 100644
--- a/scripts/patchfns.in
+++ b/scripts/patchfns.in
@@ -603,7 +603,7 @@ patch_description()
then
@AWK@ '
$1 == "---" { exit }
- /^Index:[ \t]|^diff[ \t]|^=*$/ \
+ /^Index:[ \t]|^diff[ \t]|^==*$/ \
{ eat = eat $0
next }
eat { print eat