@@ -18678,11 +18678,6 @@ return {
description = "An offset in the buffer where results will be written."
}
- },
- {
- description = "Unset the tally buffer.",
- arguments = {},
- returns = {}
},
@@ -21156,6 +21151,11 @@ return {
returns = {}
+ },
+ {
+ description = "Unset the tally buffer.",
+ arguments = {},
+ returns = {}
@@ -24,11 +24,6 @@ return {
{
arguments = {},
returns = { 'buffer', 'offset' }
- description = 'Unset the tally buffer.',
related = {
@@ -22,6 +22,11 @@ return {
arguments = { 'buffer', 'offset' },
+ description = 'Unset the tally buffer.',
notes = [[