tests: avoid some compiler warnings
authorSimon Josefsson <simon@josefsson.org>
Tue, 30 Sep 2008 06:34:56 +0000 (08:34 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 30 Sep 2008 06:34:56 +0000 (08:34 +0200)
commit47bf1430c04eb59f70e74f8b402a5ea23e5b891c
treeaaa906fa8c50f5868f1edf4372f1e8edeac130b1
parenta796b28caad92cf581a3dd05890122a20254ccad
tests: avoid some compiler warnings
* tests/test-memchr.c (main): Pass NULL indirectly.
* tests/test-getdate.c (main): Remove unused variable 'ret'.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
ChangeLog
tests/test-getdate.c
tests/test-memrchr.c