aboutsummaryrefslogtreecommitdiffstats
path: root/patch-test/26/patch-u1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--patch-test/26/patch-u125
1 files changed, 25 insertions, 0 deletions
diff --git a/patch-test/26/patch-u1 b/patch-test/26/patch-u1
new file mode 100644
index 0000000..10f09d2
--- /dev/null
+++ b/patch-test/26/patch-u1
@@ -0,0 +1,25 @@
+--- old 2016-03-18 23:20:46.950128155 +0100
++++ new 2016-03-18 23:20:45.210127585 +0100
+@@ -1,4 +1,3 @@
+-int
+-main(void) {
+- b
++void
++kmain(void) {
+ 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
+ }