Nick Alcock c550e7ba93 libctf: disambiguate hex output in dumps
We were sometimes printing hex values without prefixing them with '0x',
leading to confusion about what base the numbers were actually in.

libctf/
	* ctf-dump.c (ctf_dump_format_type): Prefix hex strings with 0x.
	(ctf_dump_funcs): Likewise.
2019-07-01 11:05:59 +01:00
..
2019-06-07 13:46:39 +01:00
2019-06-07 13:46:39 +01:00
2019-06-21 13:04:02 +01:00