[libvirt] [PATCH] virsh: remove xen reference in header comment v2

Justin Clift justin at salasaga.org
Wed Jun 9 09:00:30 UTC 2010


With libvirt and virsh now being used for much more than Xen, this
patch removes the outdated reference to Xen in the file header.

---

Also changed the commit message to be all lower case, as previously
mentioned by Eric. ;)

 tools/virsh.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/virsh.c b/tools/virsh.c
index 1279f41..e444501 100644
--- a/tools/virsh.c
+++ b/tools/virsh.c
@@ -1,5 +1,5 @@
 /*
- * virsh.c: a Xen shell used to exercise the libvirt API
+ * virsh.c: a shell to exercise the libvirt API
  *
  * Copyright (C) 2005, 2007-2010 Red Hat, Inc.
  *
-- 
1.7.0.1




More information about the libvir-list mailing list