]> git.ozlabs.org Git - ccan/commit
short_types: Fix warning in test
authorJoel Stanley <joel@jms.id.au>
Mon, 20 Jul 2015 06:01:23 +0000 (15:31 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jul 2015 06:21:38 +0000 (15:51 +0930)
commit60d22760a069b2adebda59dd68edbe70304584cf
treeae40fa53a611a8ae819df67e1caf2c00a33f337f
parent396f2fcde80ca9e0d95d5ddb631a9ac5cad0926b
short_types: Fix warning in test

Our project builds the ccan tests with -Wextra, so we get warnings about
the unused variables.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/short_types/test/run-endian.c
ccan/short_types/test/run.c