buffer.c: Fix typoed variable name in `assert'.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 14 Jul 2017 22:13:56 +0000 (23:13 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 17 Nov 2019 01:38:35 +0000 (01:38 +0000)
commit8fa9935b741f2c41c0e58be30d5c22d3d0eff7f7
tree0619b10f4db819aad89418d9be9da8a2911a45c0
parent40a1af52c371615a5360a783a5df6b7c11a3ea5a
buffer.c: Fix typoed variable name in `assert'.

Evidently I've never actually compiled this code with the assertions
turned on before.

(cherry picked from commit a11849068dd55f5997365984cce759c0f2d7caeb)
buffer.c