commit | 7172d9e22d49507db158994129672772f4a60a46 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Fri Dec 02 16:16:40 2011 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 05 09:48:42 2011 -0500 |
tree | 070c490678366f54917f48917672ba8df604fd7f | |
parent | 4bfb82adf7feb8b9f646aa43d729fcf8915c56df [diff] |
compositor-tty: Fix ioctl error handling (!x < 0) is always false and doesn't make sense here. Looks like a typo so remove the negation. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>