lib/ccan/cast: fix warnings with -Wextra (specifically -Wmissing-field-initializers)
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 5 Dec 2011 06:12:50 +0000 (16:42 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 5 Dec 2011 06:12:50 +0000 (16:42 +1030)
commit71384d5d75895d39ec3387b18ef7993173aab91e
treead3775b7d98bea6cb123c16c6412265ea76b19e7
parent3b390b754eb8edd43678bdd080b06f102766683d
lib/ccan/cast: fix warnings with -Wextra (specifically -Wmissing-field-initializers)

As noted by Jan Engelhardt; libHX fixed this already.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit b2cc1341c9464b6da4654fd3fa0aafe934fba578)
lib/ccan/cast/cast.h