Re-name the "flipflop" variable to "command_idx"

This commit is contained in:
Mark McLoughlin
2008-01-10 13:50:46 +00:00
parent cc83cda045
commit 9d04c25ab2
2 changed files with 15 additions and 11 deletions

View File

@@ -1,3 +1,7 @@
Thu Jan 10 13:50:11 GMT 2008 Mark McLoughlin <markmc@redhat.com>
* src/iptables.c: Re-name the "flipflop" variable to "command_idx"
Thu Jan 10 13:49:01 GMT 2008 Mark McLoughlin <markmc@redhat.com>
* src/iptables.c: make use of virFileMakePath(),