lguest: use bool instead of int
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Wed, 18 Mar 2009 16:38:35 +0000 (13:38 -0300)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:25:25 +0000 (21:55 +1030)
Impact: clean up

Rusty told me, some time ago, that he had become a fan of "bool".
So, here are some replacements.

Signed-off-by: Matias Zabaljauregui <zabaljauregui at gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found