]> xenbits.xensource.com Git - libvirt.git/commit
poll: don't return uninitialized
authorJim Meyering <meyering@redhat.com>
Thu, 8 Jan 2009 08:55:20 +0000 (08:55 +0000)
committerJim Meyering <meyering@redhat.com>
Thu, 8 Jan 2009 08:55:20 +0000 (08:55 +0000)
commit88053456f8ce327f5327e4f2f9799d78dda070e3
tree019da9dd3db10058a3b53a033955b423529c6a0d
parent7386d78e6df9472afd7971123201760081d621b4
poll: don't return uninitialized

* gnulib/lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
[sync from gnulib also adjusts cpp indentation to reflect nesting.]
ChangeLog
gnulib/lib/poll.c