diff options
Diffstat (limited to 'patch-test/25/patch-u')
-rw-r--r-- | patch-test/25/patch-u | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/patch-test/25/patch-u b/patch-test/25/patch-u new file mode 100644 index 0000000..b15ff46 --- /dev/null +++ b/patch-test/25/patch-u @@ -0,0 +1,39 @@ +--- old 2016-03-18 23:19:33.246770663 +0100 ++++ new 2016-03-18 23:19:19.333432768 +0100 +@@ -1,6 +1,5 @@ + static int + main(void) { +- b + a + a + a +@@ -9,7 +8,6 @@ main(void) { + a + a + a +- b + a + a + a +@@ -17,6 +15,7 @@ main(void) { + a + a + a ++ c + a + a + a +@@ -24,7 +23,6 @@ main(void) { + a + a + a +- b + a + a + a +@@ -36,5 +34,4 @@ main(void) { + a + a + a +- b + } |