ovsdb-client: Move iterator definition to prevent shadowing.
authorJustin Pettit <jpettit@ovn.org>
Tue, 12 Jul 2016 19:51:22 +0000 (12:51 -0700)
committerJustin Pettit <jpettit@ovn.org>
Wed, 13 Jul 2016 07:37:44 +0000 (00:37 -0700)
commit17573cf18f4d59e87f97e565ab5fbc3055e30926
treede992307675396a0be7c624728c2a58cbb435bc7
parent270fa6daff0798dc50acf2e54fca1ab2e0434377
ovsdb-client: Move iterator definition to prevent shadowing.

This doesn't fix a bug, but is more standard.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
ovsdb/ovsdb-client.c