fix inet_parse typo
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 9 Feb 2010 17:31:46 +0000 (15:31 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Feb 2010 18:46:06 +0000 (12:46 -0600)
commitc054da066037c8c4c4faa28af28178655ea9e59c
tree98a40d17f49c8566863b2151ffbe548a998ee075
parent2b6eee8a18d3d2fee91d1c37b651d6707e804cb3
fix inet_parse typo

qemu_opt_set wants on/off, not yes/no.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-sockets.c