lguest: fix verbose printing of device features.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Jul 2008 14:58:32 +0000 (09:58 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 28 Jul 2008 23:58:32 +0000 (09:58 +1000)
commit32c68e5c569fdf016b494ce2fc8eecf59b6881bd
treec61a79f3c34854a4ce9e6131352e05baec46c7b8
parent0a707210aa1b8ac40fe781b2a9d0b203b6ebb921
lguest: fix verbose printing of device features.

%02x is more appropriate for bytes than %08x.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.c