eina: fix eina_file_iterator
authorSebastian Dransfeld <sd@tango.flipp.net>
Fri, 29 Jun 2012 20:37:33 +0000 (20:37 +0000)
committerSebastian Dransfeld <sd@tango.flipp.net>
Fri, 29 Jun 2012 20:37:33 +0000 (20:37 +0000)
commit979ef9217cf31b3fc017669a6d4265f19ac2e818
tree1bd22b016dc066074cc92046c5c2c86ecd105960
parent4f0bcd9b2973cda2eb0c332925321d1937ce015d
eina: fix eina_file_iterator

Remove false check. When we reach the last line we want to return it.
This check will happen the next time we hit the next function.

SVN revision: 73054
legacy/eina/src/lib/eina_file.c