libvirt/examples
Eric Blake 146ba114a5 syntax: prefer space after semicolon in for loop
I noticed several unusual spacings in for loops, and decided to
fix them up.  See the next commit for the syntax check that found
all of these.

* examples/domsuspend/suspend.c (main): Fix spacing.
* python/libvirt-override.c: Likewise.
* src/conf/interface_conf.c: Likewise.
* src/security/virt-aa-helper.c: Likewise.
* src/util/virconf.c: Likewise.
* src/util/virhook.c: Likewise.
* src/util/virlog.c: Likewise.
* src/util/virsocketaddr.c: Likewise.
* src/util/virsysinfo.c: Likewise.
* src/util/viruuid.c: Likewise.
* src/vbox/vbox_tmpl.c: Likewise.
* src/xen/xen_hypervisor.c: Likewise.
* tools/virsh-domain-monitor.c (vshDomainStateToString): Drop
default case, to let compiler check us.
* tools/virsh-domain.c (vshDomainVcpuStateToString): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
2013-05-28 07:56:07 -06:00
..
apparmor maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
domain-events examples: Remove the whitespace before ';' 2013-05-21 23:41:45 +08:00
dominfo maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
domsuspend syntax: prefer space after semicolon in for loop 2013-05-28 07:56:07 -06:00
hellolibvirt maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
openauth examples: Remove the whitespace before ';' 2013-05-21 23:41:45 +08:00
python maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
systemtap maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
xml maint: use LGPL correctly 2013-05-20 14:03:48 -06:00