close-stream: declare local scalars to be "const"
authorJames Youngman <jay@gnu.org>
Sun, 11 Apr 2010 14:48:21 +0000 (16:48 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 11 Apr 2010 14:51:19 +0000 (16:51 +0200)
* lib/close-stream.c (close_stream): Make boolean variables const
to document the fact that we set but do not change them.


No differences found