]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: fix comma style issues: vbox
authorEric Blake <eblake@redhat.com>
Tue, 19 Nov 2013 23:35:10 +0000 (16:35 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 20 Nov 2013 16:14:55 +0000 (09:14 -0700)
commiteeed3bc63c6f19dfa2c6e6274462b42094efc0ba
tree1ba83af0cc01738acea0ac9d304724e97d553c93
parent1c324631fb316b020b8394224efb4690e5223c4d
maint: fix comma style issues: vbox

Most of our code base uses space after comma but not before;
fix the remaining uses before adding a syntax check.

* src/vbox/vbox_tmpl.c: Consistently use commas.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/vbox/vbox_tmpl.c