Static buffers: Replace references to bufs[b]
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 25 Oct 2014 17:27:34 +0000 (18:27 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 25 Oct 2014 18:05:28 +0000 (19:05 +0100)
Introduce a new macro SBUF which currently refers to bufs[b].  We are
going to change its definition in a moment.  Splitting the patches up
this way makes it easier to see that they're right.

No functional change in this patch.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

No differences found