diff options
Diffstat (limited to 'lang/whitespace/files/patch-main.hs')
-rw-r--r-- | lang/whitespace/files/patch-main.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/whitespace/files/patch-main.hs b/lang/whitespace/files/patch-main.hs index bf7711f9d1d3..0e3685dd822d 100644 --- a/lang/whitespace/files/patch-main.hs +++ b/lang/whitespace/files/patch-main.hs @@ -1,6 +1,6 @@ ---- ./main.hs.orig 2003-03-31 17:33:44.000000000 +0200 -+++ ./main.hs 2012-05-12 21:52:07.000000000 +0200 -@@ -26,7 +26,7 @@ +--- main.hs.orig 2003-03-31 15:33:44 UTC ++++ main.hs +@@ -26,7 +26,7 @@ import Input import VM import Tokens |