File: case19.pat

package info (click to toggle)
diffstat 1.53-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,248 kB
  • ctags: 378
  • sloc: sh: 2,976; ansic: 1,992; makefile: 159
file content (14 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- data.old	Sat Jan  4 13:26:04 2003
+++ data.new	Sat Jan  4 13:27:20 2003
@@ -1,5 +1,8 @@
 -Readme file for DiffStat.
 -
--This program is a simple filter that reads the output of the 'diff' program,
--- and produces a histogram of the total number of lines that were changed.  It is
-useful for scanning a patch file to see which files were changed.
+-This program is
+- a simple filter that reads the output of the 'diff' program,
+++ and produces a histogram
+- of the total number of lines that were changed.  It is
+++ useful
++ for scanning a patch file to see which files were changed.