quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] diffstat seems broken


From: Martin Quinson
Subject: [Quilt-dev] diffstat seems broken
Date: Sun, 11 Jul 2004 21:11:07 -0700
User-agent: Mutt/1.5.6+20040523i

Here is what it creates:

 Sensor/ExpCPU/countCpu.h |   20 ++++++++++++++++++++
 Sensor/nws_sensor.c      |    8 ++++++++
 Sensor/skills.c          |    3 +++
 configure                |    1 +
 7 files changed, 64 insertions(+), 5 deletions(-)$
 Include/skills.h         |    8 ++++----
 Sensor/ExpCPU/Makefile   |    3 ++-
 Sensor/ExpCPU/countCpu.c |   26 ++++++++++++++++++++++++++

Should be:
 Include/skills.h         |    8 ++++----
 Sensor/ExpCPU/Makefile   |    3 ++-
 Sensor/ExpCPU/countCpu.c |   26 ++++++++++++++++++++++++++
 Sensor/ExpCPU/countCpu.h |   20 ++++++++++++++++++++
 Sensor/nws_sensor.c      |    8 ++++++++
 Sensor/skills.c          |    3 +++
 configure                |    1 +
 7 files changed, 64 insertions(+), 5 deletions(-)
        
I cannot provide a patch since I don't speak the awk, but the $ in the
middle seems a good start point.

Thanks, Mt.

-- 
If the facts don't fit the theory, change the facts.
          -- Albert Einstein




reply via email to

[Prev in Thread] Current Thread [Next in Thread]