summaryrefslogtreecommitdiff
path: root/patch/diff-c-plus/readme
blob: 2fdc300752a6ad96a307ec97c20bc51a81beff1b (plain)
1
2
3
4
5
6
Use + (plus) prefix for added lines with -c

This fixes the bug where all lines, both added and removed,
use a - (minus) prefix when diff is run with the -c option.

The bug is specific to 9front.  It was fixed on 16 Nov 2020.