commit | 68ba9a685d2627efb8ffdb54296e9b9892924cc9 | [log] [tgz] |
---|---|---|
author | Edward Loper <edloper@gradient.cis.upenn.edu> | Thu Aug 12 02:43:49 2004 +0000 |
committer | Edward Loper <edloper@gradient.cis.upenn.edu> | Thu Aug 12 02:43:49 2004 +0000 |
tree | c7d76c1a46bad31fc445fbe9977ca8ffb85a3cc6 | |
parent | a5db6009fe195274760e0fb79aff67cb7f97e00e [diff] |
In output_difference(), replace blank lines in `want` with <BLANKLINE> (rather than replacing <BLANKLINE> with blank lines in `got`). This makes it easier to see what's intended.