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)
%02x is more appropriate for bytes than %08x.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found