From: Justin Clift Date: Wed, 9 Jun 2010 09:00:30 +0000 (+1000) Subject: virsh: remove xen reference in header comment X-Git-Tag: v0.8.2~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74231267f8b11b35ca8c87cafcb8882a34b05c1d;p=thirdparty%2Flibvirt.git virsh: remove xen reference in header comment With libvirt and virsh now being used for much more than Xen, this patch removes the outdated reference to Xen in the file header. --- diff --git a/tools/virsh.c b/tools/virsh.c index 2684128aea..546e247dd8 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. *