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/26/patch-c1 | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 patch-test/26/patch-c1 (limited to 'patch-test/26/patch-c1') diff --git a/patch-test/26/patch-c1 b/patch-test/26/patch-c1 new file mode 100644 index 0000000..a38c2aa --- /dev/null +++ b/patch-test/26/patch-c1 @@ -0,0 +1,36 @@ +*** old 2016-03-18 23:20:46.950128155 +0100 +--- new 2016-03-18 23:20:45.210127585 +0100 +*************** +*** 1,4 **** +! int +! main(void) { +! b + a +--- 1,3 ---- +! void +! kmain(void) { + a +*************** main(void) { +*** 11,13 **** + a +- b + a +--- 10,11 ---- +*************** main(void) { +*** 19,20 **** +--- 17,19 ---- + a ++ c + a +*************** main(void) { +*** 26,28 **** + a +- b + a +--- 25,26 ---- +*************** main(void) { +*** 38,40 **** + a +- b + } +--- 36,37 ---- -- cgit v1.2.3-70-g09d2