diff options
Diffstat (limited to 'patch-test/23/patch-c')
-rw-r--r-- | patch-test/23/patch-c | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/patch-test/23/patch-c b/patch-test/23/patch-c new file mode 100644 index 0000000..b6bb929 --- /dev/null +++ b/patch-test/23/patch-c @@ -0,0 +1,47 @@ +*** old 2016-03-18 12:52:55.560874801 +0100 +--- new 2016-03-18 12:52:42.227536660 +0100 +*************** +*** 1,4 **** +! bb + a + a + a +--- 1,4 ---- +! BB + a + a + a +*************** +*** 9,16 **** + a + a + a +! bb +! bb + a + a + a +--- 9,16 ---- + a + a + a +! BB +! BB + a + a + a +*************** +*** 21,26 **** + a + a + a +! bb +! bb +! bb +--- 21,26 ---- + a + a + a +! BB +! BB +! BB |