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)
At the beginning move_later is set to -1, but it is set to different
value only if expression !move_later is true.


No differences found