diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/25/patch-u1 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/patch-test/25/patch-u1 b/patch-test/25/patch-u1 new file mode 100644 index 0000000..2b7c5ed --- /dev/null +++ b/patch-test/25/patch-u1 @@ -0,0 +1,22 @@ +--- old 2016-03-18 23:19:33.246770663 +0100 ++++ new 2016-03-18 23:19:19.333432768 +0100 +@@ -2,3 +2,2 @@ static int + main(void) { +- b + a +@@ -11,3 +10,2 @@ main(void) { + a +- b + a +@@ -19,2 +17,3 @@ main(void) { + a ++ c + a +@@ -26,3 +25,2 @@ main(void) { + a +- b + a +@@ -38,3 +36,2 @@ main(void) { + a +- b + } |