* eina: fix eina_tiler_iterator_new API to be consistent with the
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commitc8d61a8ca0f1e0b473b67cd48b589f4f7ea71710
tree30c2c5c9452c8182e1d238195915608df4620d4b
parenta646afbae0241534e25431a6a8c89f70014838d7
* 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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@54153 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_tiler.c
src/tests/eina_test_tiler.c