chiark / gitweb /
libudev: fix move_later comparison
authorLukas Nykryn <lnykryn@redhat.com>
Fri, 13 Sep 2013 12:12:54 +0000 (14:12 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 13 Sep 2013 13:36:08 +0000 (15:36 +0200)
commit6faa3dcbb8c2c9d89b23a39ca9be258c453255d9
tree1af2868bb55bb40c7a5a0a3cb7ceec243886ec01
parent90060fa6605446bef7078867423b691e4effa575
libudev: fix move_later comparison

At the beginning move_later is set to -1, but it is set to different
value only if expression !move_later is true.
src/libudev/libudev-enumerate.c