* eina: fix eina_tiler_iterator_new API to be consistent with the
authorcedric <cedric>
Thu, 4 Nov 2010 14:53:00 +0000 (14:53 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Nov 2010 14:53:00 +0000 (14:53 +0000)
commitd3a86a6bfcedf6d22896b6f32bf3bcefe4cf4ab8
tree30c2c5c9452c8182e1d238195915608df4620d4b
parent65bfb8f86575fdd839a792d1f90448477a229e74
* eina: fix eina_tiler_iterator_new API to be consistent with the
rest of the iterator API and usage.

WARNING !!! THIS IS REALLY BAD BUT FOR CONSISTENCY, I THINK THAT THIS
API BREAK WAS NEEDED. IN FACT IT'S MORE AN ABI BREAK AS IT WILL NOT
TRIGGER WARNING OR ERROR IN CURRENT PROGRAM USING
eina_tiler_iterator_new SO YOU ARE WARNED !

Reported by playya <frederik.sdun@googlemail.com>.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@54153 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_tiler.c
src/tests/eina_test_tiler.c