From 6ae091cc27f90bd431e4d9564c760fa209f8efb8 Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Thu, 3 Aug 2017 09:41:21 +0200 Subject: debian/patches: refresh all patches. Removes some fuzziness and adds the -p diff option to show the C function name in hunk headers. --- debian/patches/0991_fix-hr-typos.full+lite.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'debian/patches/0991_fix-hr-typos.full+lite.patch') diff --git a/debian/patches/0991_fix-hr-typos.full+lite.patch b/debian/patches/0991_fix-hr-typos.full+lite.patch index 4ff18462e..ca5bc6fe1 100644 --- a/debian/patches/0991_fix-hr-typos.full+lite.patch +++ b/debian/patches/0991_fix-hr-typos.full+lite.patch @@ -3,7 +3,7 @@ Author: Mike Gabriel --- a/nxcomp/CHANGELOG +++ b/nxcomp/CHANGELOG -@@ -668,7 +668,7 @@ +@@ -668,7 +668,7 @@ nxcomp-2.0.0-70 nxcomp-2.0.0-69 @@ -14,7 +14,7 @@ Author: Mike Gabriel old version of the library. --- a/nxcomp/ClientReadBuffer.cpp +++ b/nxcomp/ClientReadBuffer.cpp -@@ -29,7 +29,7 @@ +@@ -29,7 +29,7 @@ unsigned int ClientReadBuffer::suggested // // Even if the pending data is not // enough to make a complete message, @@ -25,7 +25,7 @@ Author: Mike Gabriel --- a/nxcomp/EncodeBuffer.cpp +++ b/nxcomp/EncodeBuffer.cpp -@@ -505,12 +505,12 @@ +@@ -505,12 +505,12 @@ void EncodeBuffer::growBuffer(unsigned i { #ifdef PANIC *logofs << "EncodeBuffer: PANIC! Error in context [C] " @@ -42,7 +42,7 @@ Author: Mike Gabriel HandleAbort(); --- a/nxcomp/GenericChannel.cpp +++ b/nxcomp/GenericChannel.cpp -@@ -210,7 +210,7 @@ +@@ -210,7 +210,7 @@ int GenericChannel::handleRead(EncodeBuf // All data has been read from the read buffer. // We still need to mark the end of the encode // buffer just before sending the frame. This @@ -53,7 +53,7 @@ Author: Mike Gabriel --- a/nxcomp/ProxyReadBuffer.cpp +++ b/nxcomp/ProxyReadBuffer.cpp -@@ -50,7 +50,7 @@ +@@ -50,7 +50,7 @@ unsigned int ProxyReadBuffer::suggestedL // // Even if the readable data is not // enough to make a complete message, @@ -64,7 +64,7 @@ Author: Mike Gabriel --- a/nxcomp/ServerReadBuffer.cpp +++ b/nxcomp/ServerReadBuffer.cpp -@@ -46,7 +46,7 @@ +@@ -46,7 +46,7 @@ unsigned int ServerReadBuffer::suggested // // Even if the readable data is not // enough to make a complete message, @@ -75,7 +75,7 @@ Author: Mike Gabriel --- a/nxcomp/Transport.h +++ b/nxcomp/Transport.h -@@ -226,7 +226,7 @@ +@@ -226,7 +226,7 @@ class Transport protected: // @@ -86,7 +86,7 @@ Author: Mike Gabriel --- a/nxcomp/Types.h +++ b/nxcomp/Types.h -@@ -179,7 +179,7 @@ +@@ -179,7 +179,7 @@ typedef set < File *, T_older > T_files; typedef list < int > T_list; // -- cgit v1.2.3