libvirt/examples
Michal Privoznik 66eaa887e9 Fix spacing around commas
On some places in the libvirt code we have:

  f(a,z)

instead of

  f(a, z)

This trivial patch fixes couple of such occurrences.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-08-22 15:03:39 +02:00
..
apparmor Rework lxc apparmor profile 2014-07-15 12:57:05 -06:00
dominfo Indent top-level labels by one space in examples/ 2014-03-25 14:58:38 +01:00
dommigrate Add a new example to illustrate domain migration 2014-04-30 14:29:07 +01:00
domsuspend Indent top-level labels by one space in examples/ 2014-03-25 14:58:38 +01:00
domtop domtop: Remove unused variable 2014-08-04 14:40:52 +02:00
hellolibvirt Indent top-level labels by one space in examples/ 2014-03-25 14:58:38 +01:00
lxcconvert virt-lxc-convert: make free return values in bytes 2014-07-07 12:37:23 +02:00
object-events Fix spacing around commas 2014-08-22 15:03:39 +02:00
openauth Indent top-level labels by one space in examples/ 2014-03-25 14:58:38 +01:00
systemtap maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
xml examples: test: Kill unsupported maxMemory element 2014-08-20 15:27:18 +02:00