Fix compilation on non-Linux: the F_DUPFD_CLOEXEC check was reversed
authorBenjamin Reed <rangerrick@befunk.com>
Wed, 22 Jul 2009 12:47:51 +0000 (08:47 -0400)
committerThiago Macieira <thiago@kde.org>
Wed, 29 Jul 2009 17:13:26 +0000 (19:13 +0200)
commita8cf509a06cdc42568e446dea8a54a398e1c003b
tree1ded589312d4c5121dcfbfc63b210d90a40ef1ac
parentc1a31b6b30dc683f219ffb8c655138b07a12a187
Fix compilation on non-Linux: the F_DUPFD_CLOEXEC check was reversed

Signed-off-by: Thiago Macieira <thiago@kde.org>
dbus/dbus-sysdeps-unix.c