"Richard W.M. Jones" <[EMAIL PROTECTED]> wrote:
> One thing to note about this patch is that qemud/internal.h has been
> renamed to qemud/qemud.h.

Nice clean up!
ACK

> Index: HACKING
> ===================================================================
...
> \ No newline at end of file

Good to fix, but not big deal.

> Index: qemud/qemud.c
> ===================================================================
> -#include "../src/util.h"
> -#include "../src/remote_internal.h"
> -#include "../src/conf.h"
> +#include "util.h"
> +#include "remote_internal.h"
> +#include "conf.h"

Good to see the "../src/" prefix being removed everywhere!

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to