From caa881729a9d394fec28b952fc111c6008613e55 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 23 Mar 2016 13:27:51 +0100 Subject: initial import MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- patch-test/25/patch-c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 patch-test/25/patch-c (limited to 'patch-test/25/patch-c') diff --git a/patch-test/25/patch-c b/patch-test/25/patch-c new file mode 100644 index 0000000..cbe6207 --- /dev/null +++ b/patch-test/25/patch-c @@ -0,0 +1,49 @@ +*** old 2016-03-18 23:19:33.246770663 +0100 +--- new 2016-03-18 23:19:19.333432768 +0100 +*************** +*** 1,6 **** + static int + main(void) { +- b + a + a + a +--- 1,5 ---- +*************** main(void) { +*** 9,15 **** + a + a + a +- b + a + a + a +--- 8,13 ---- +*************** main(void) { +*** 17,22 **** +--- 15,21 ---- + a + a + a ++ c + a + a + a +*************** main(void) { +*** 24,30 **** + a + a + a +- b + a + a + a +--- 23,28 ---- +*************** main(void) { +*** 36,40 **** + a + a + a +- b + } +--- 34,37 ---- -- cgit v1.2.3-70-g09d2