Static buffers: ipaddr_getbuf: Rename some variables
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 25 Oct 2014 17:56:32 +0000 (18:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 25 Oct 2014 18:05:21 +0000 (19:05 +0100)
commit423936d35d7671fd017d2d611d418d1b8eeb6195
treebe237b05d971e0b197f60c4796a54dc21a152465
parentb3877445fa32f46d70057212cb38347ae1bf4955
Static buffers: ipaddr_getbuf: Rename some variables

Rename ipaddr_bufnum to b and ipaddr_bufs to bufs.  That makes the
naming consistent with the other ad-hoc rotating buffers in
iaddr_to_string.

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