commit | 32c68e5c569fdf016b494ce2fc8eecf59b6881bd | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 29 09:58:32 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 29 09:58:32 2008 +1000 |
tree | c61a79f3c34854a4ce9e6131352e05baec46c7b8 | |
parent | 0a707210aa1b8ac40fe781b2a9d0b203b6ebb921 [diff] |
lguest: fix verbose printing of device features. %02x is more appropriate for bytes than %08x. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>