On Thu, Mar 31, 2016 at 07:28:57 +0200, Michal Privoznik wrote:
> I've noticed that these APIs are missing @flags argument. Even
> though we don't have a use for them, it's our policy that every
> new API must have @flags.
>
> Signed-off-by: Michal Privoznik
> ---
> daemon/remote.c
I've noticed that these APIs are missing @flags argument. Even
though we don't have a use for them, it's our policy that every
new API must have @flags.
Signed-off-by: Michal Privoznik
---
daemon/remote.c | 2 +-
include/libvirt/libvirt-domain.h | 6 --
src/driver-hypervis