Fix the exception of preference_set_changed_cb function 35/193735/1
authorHwankyu Jhun <h.jhun@samsung.com>
Sun, 25 Nov 2018 23:50:25 +0000 (08:50 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Sun, 25 Nov 2018 23:52:38 +0000 (08:52 +0900)
commit965c1e08d31f8eaf31490baa12300ff5242ad604
tree71abccf5cdb9366d13aa78e0c0cae4e0ba908624
parenta360c5d57838d798cbe0f74ee890f3451d52401c
Fix the exception of preference_set_changed_cb function

If the internal function returns a negative error value,
the preference_set_changed_cb function also returns the negative error value.

Change-Id: I781f86d91aabb8812fd5b0a8feca86bce62bbb97
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/preference.c
src/preference_inoti.c