libvirt/examples
Daniel P. Berrange 75825494c7 Convert 'int i' to 'size_t i' in examples/ files
Convert the type of loop iterators named 'i', 'j', k',
'ii', 'jj', 'kk', to be 'size_t' instead of 'int' or
'unsigned int', also santizing 'ii', 'jj', 'kk' to use
the normal 'i', 'j', 'k' naming

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-07-10 17:55:17 +01:00
..
apparmor maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
domain-events Convert 'int i' to 'size_t i' in examples/ files 2013-07-10 17:55:17 +01:00
dominfo maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
domsuspend Convert 'int i' to 'size_t i' in examples/ files 2013-07-10 17:55:17 +01:00
hellolibvirt Convert 'int i' to 'size_t i' in examples/ files 2013-07-10 17:55:17 +01:00
openauth Convert 'int i' to 'size_t i' in examples/ files 2013-07-10 17:55:17 +01: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