diff options
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/lua/files/lua-5.1.4-test.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lua/files/lua-5.1.4-test.patch b/dev-lang/lua/files/lua-5.1.4-test.patch index 99b4ad648cc7..4dcfbb9d6969 100644 --- a/dev-lang/lua/files/lua-5.1.4-test.patch +++ b/dev-lang/lua/files/lua-5.1.4-test.patch @@ -1,5 +1,5 @@ ---- test/sieve.lua~ 2002-10-31 03:52:58.000000000 +0100 -+++ test/sieve.lua 2008-02-20 17:44:22.468281121 +0100 +--- a/test/sieve.lua ++++ b/test/sieve.lua @@ -14,7 +14,7 @@ while 1 do local n = g() |