symm/seal.c: Spruce up a bit.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 30 Oct 2018 13:49:54 +0000 (13:49 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 25 Nov 2018 11:38:04 +0000 (11:38 +0000)
commitdd95e85da7dd249dbf0a775222915b2c9cc818cd
treee94bfefd21e8819cf2036580094d2019ec826ac0
parent6a0eb24483f0e24865f9c93bb1690cdf3f54ead4
symm/seal.c: Spruce up a bit.

I'm not deploying the reservoir code here because the core update is
entangled with the buffering in an unusual way, to avoid having to spill
the working state.  Switching to the reservoir logic would mean having
to factor out the core update, which would lead to spillage.

Instead, settle for renaming the buffering variables (and switching
which end we count from) and reformatting the code a bit.
symm/seal.c
symm/seal.h