
20 Jan
2014
20 Jan
'14
4:47 p.m.
On 12/21/13 05:03, Adam Walters wrote:
This patch adds VIR_FROM_CONFIG to the virErrorDomain enum. Both of these files must be patched in unison to prevent compilation failures.
Signed-off-by: Adam Walters <adam@pandorasboxen.com> --- include/libvirt/virterror.h | 2 ++ src/util/virerror.c | 2 ++ 2 files changed, 4 insertions(+)
This patch should be squashed into 1/7. Looks good otherwise. Peter