Rename xml.{c,h} to virxml.{c,h}

This commit is contained in:
Daniel P. Berrange
2012-12-13 18:13:21 +00:00
parent e861b31275
commit 556cf5f617
45 changed files with 64 additions and 46 deletions

View File

@@ -35,7 +35,7 @@
#include "virbuffer.h"
#include "viralloc.h"
#include "virutil.h"
#include "xml.h"
#include "virxml.h"
virInterfacePtr
vshCommandOptInterfaceBy(vshControl *ctl, const vshCmd *cmd,