commit | e461f853851947b374f905f75fb656c3061cd724 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Tue Oct 22 00:28:08 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Oct 21 16:07:45 2013 -0700 |
tree | f9cf29a2d39e85179daa5740a5fe830b46fb6f1e | |
parent | 814d49f0b4998e4f9d2aa89741ad8acd699d706b [diff] |
launcher: add weston_launcher_close() dummy If you request a device via weston_launcher_open(), you should now release it via weston_launcher_close() instead of close(). This is currently not needed but will be required for logind devices.