From 935d9f7f9042d11acf6b6b9943ddc3812063b875 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Thu, 23 Jul 2015 11:32:17 -0300 Subject: [PATCH] new entry should not be commented out --- bugs | 2 -- 1 file changed, 2 deletions(-) diff --git a/bugs b/bugs index 24755610..db1d7e25 100644 --- a/bugs +++ b/bugs @@ -3458,7 +3458,6 @@ patch = [[ } ---[=[ Bug{ what = [['io.lines' does not check maximum number of options]], report = [[Patrick Donnell, 2015/07/10]], @@ -3490,7 +3489,6 @@ patch = [[ lua_rotate(L, 2, 2); /* move 'n' and 'toclose' to their positions */ ]] } -]=] --[=[