aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bugs5
1 files changed, 2 insertions, 3 deletions
diff --git a/bugs b/bugs
index 9d947cac..24b16bd7 100644
--- a/bugs
+++ b/bugs
@@ -3656,9 +3656,9 @@ It needs an "interceptor" 'memcmp' function that continues
3656reading memory after a difference is found.]], 3656reading memory after a difference is found.]],
3657patch = [[ 3657patch = [[
36582c2 36582c2
3659< ** $Id: bugs,v 1.152 2017/05/05 15:55:36 roberto Exp roberto $ 3659< ** $Id: bugs,v 1.153 2017/05/19 12:58:40 roberto Exp roberto $
3660--- 3660---
3661> ** $Id: bugs,v 1.152 2017/05/05 15:55:36 roberto Exp roberto $ 3661> ** $Id: bugs,v 1.153 2017/05/19 12:58:40 roberto Exp roberto $
3662263c263,264 3662263c263,264
3663< for (option = LUA_STRFTIMEOPTIONS; *option != '\0'; option += oplen) { 3663< for (option = LUA_STRFTIMEOPTIONS; *option != '\0'; option += oplen) {
3664--- 3664---
@@ -3711,7 +3711,6 @@ A()
3711patch = [[ 3711patch = [[
3712]] 3712]]
3713} 3713}
3714]=]
3715 3714
3716 3715
3717Bug{ 3716Bug{