On Thu, Feb 7, 2013 at 6:56 PM, Stefan Hajnoczi wrote:
> On Thu, Feb 07, 2013 at 04:22:02PM +1000, Peter Crosthwaite wrote:
>> diff --git a/util/hexdump.c b/util/hexdump.c
>> new file mode 100644
>> index 000..38d64ca
>> --- /dev/null
>> +++ b/util/hexdump.c
>> @@ -0,0 +1,23 @@
>
> License/cop
On Thu, Feb 07, 2013 at 04:22:02PM +1000, Peter Crosthwaite wrote:
> diff --git a/util/hexdump.c b/util/hexdump.c
> new file mode 100644
> index 000..38d64ca
> --- /dev/null
> +++ b/util/hexdump.c
> @@ -0,0 +1,23 @@
License/copyright header missing.
Looks good otherwise.
Stefan