Elementary table: Fixed wrong API name. Patch by Lionel Orry
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 29 Apr 2011 09:04:48 +0000 (09:04 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 29 Apr 2011 09:04:48 +0000 (09:04 +0000)
commitb9d761cbe322aef0e1f49d6fec88e7d477a3ff53
tree506989a98c9318260cc7583aae6331c54e139633
parentba3888b208aafacd6a328f84eafcb52aa4730217
Elementary table: Fixed wrong API name. Patch by Lionel Orry
<lionel.orry@gmail.com>

From Lionel Orry:
Hi devs,

while working on the ffi-efl Ruby bindings for the EFL, I noticed a
wrong declaration in Elementary.h:
s/elm_table_homogeneous_get/elm_table_homogenous_get/.

The patch can be found here: http://pastie.org/1846490

To apply:

cd <path/to/elementary>
wget -O - http://pastie.org/pastes/1846490/download | patch -p0

Thanks in advance,
Lionel

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@59033 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Elementary.h.in