ecore ecore_imf_context.c: Fixed build warnings.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 29 Jan 2012 13:39:07 +0000 (13:39 +0000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 31 Jan 2012 01:09:03 +0000 (10:09 +0900)
commitcceb5fe83405d947e0a7f677fbf16577ad315c06
treeded6091e26b016dfa76e27055e3f9cc5fdf033a1
parent10da478689fe1658f49b09bd399924f35caeb959
ecore ecore_imf_context.c: Fixed build warnings.
ecore_imf_context.c: In function ‘ecore_imf_context_event_callback_del’:
ecore_imf_context.c:1099:9: warning: ‘return’ with no value, in function returning non-void
ecore_imf_context.c:1109:26: warning: initialization discards qualifiers from pointer target type

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@67585 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_imf/ecore_imf_context.c