Fix wrong error handling 99/49399/2
authorYoumin Ha <youmin.ha@samsung.com>
Tue, 13 Oct 2015 04:59:44 +0000 (13:59 +0900)
committerSuchang Woo <suchang.woo@samsung.com>
Tue, 13 Oct 2015 08:27:04 +0000 (01:27 -0700)
commitf542c1b8f66ec4399749ae73331f332daafa1755
tree742a37eaa6362fd89b225d45ad00c0e0a703ddad
parent9bfa062b34d91079fcb91380fff24745071a72f2
Fix wrong error handling

tlm_seat_*() functions return TRUE on success, but the error handling
routine works wrong. This commit fixes it.

Change-Id: I12d32bff7460398b73e5a1aa512188456f13a3da
src/daemon/tlm-dbus-observer.c