Avoid compiler error in ibus_engine_dbus_property_changed
authorDavid King <dking@redhat.com>
Mon, 2 Sep 2013 02:15:13 +0000 (11:15 +0900)
committerfujiwarat <takao.fujiwara1@gmail.com>
Mon, 2 Sep 2013 02:15:13 +0000 (11:15 +0900)
commit1e40a48cc47f2158d7ef45693158615b5f4ee029
tree1954a10417edfc3527444401ed9e98d4d536a047
parentb24efef988af48cbf7defd8db10a25a77fa646c6
Avoid compiler error in ibus_engine_dbus_property_changed

Do not return a value in a function that returns void.

BUG=http://code.google.com/p/ibus/issues/detail?id=1650

Review URL: https://codereview.appspot.com/13334044
Patch from David King <dking@redhat.com>.
src/ibusengine.c