aboutsummaryrefslogtreecommitdiffstats
path: root/patch-test/26/patch-u1
blob: 10f09d2e78597bc3bd4c0e57dec20df5a8680381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
 }