tests: avoid some compiler warnings
authorEric Blake <ebb9@byu.net>
Mon, 15 Sep 2008 20:31:03 +0000 (14:31 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 15 Sep 2008 20:32:33 +0000 (14:32 -0600)
commita0dc688369a937a657cdf8d35f362c3068b0af9a
tree3ef23c323a1a809981fb735efa7a23583955bc5b
parente540ab7dbce61d22e02f04839cef28e155e67304
tests: avoid some compiler warnings

* tests/test-memchr.c (main): Pass NULL indirectly.
* tests/test-closein.c (main): Avoid unused variable.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-closein.c
tests/test-memchr.c