tablet-shell: Fix copy and paste error in unlock handler
authorRob Bradford <rob@linux.intel.com>
Tue, 9 Jul 2013 11:12:49 +0000 (12:12 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 9 Jul 2013 21:10:34 +0000 (17:10 -0400)
commit6cf9b01e8803c1ae6e46b9a4d56c2962b4197a3f
tree4366bf7fe51a08df9961b93be55b8ca6c17cd5cd
parent919cddb0abc1a1611643d1ce7fcf6b94580c8d85
tablet-shell: Fix copy and paste error in unlock handler

The signal handler was using the wrong member to find the containing
structure of the unlock listener.

https://bugs.freedesktop.org/show_bug.cgi?id=57637
src/tablet-shell.c