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
..
2014-07-15 12:57:05 -06:00
2014-08-04 14:40:52 +02:00
2014-08-22 15:03:39 +02:00
2013-05-20 14:03:48 -06:00