|
@@ -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 = {}
|
|
|
}
|
|
|
}
|
|
|
},
|