elementary/naviframe - fixed bad usage of eina_inlist.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 25 Oct 2011 00:50:54 +0000 (00:50 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 25 Oct 2011 00:50:54 +0000 (00:50 +0000)
commit4fa19535d96eed10f18868fdaade2c838eee0a07
treed61ade8a39f94224aae59492ff84b86da02a1b22
parent05cd9801c53308c6322e5bdb5664d3cbfd6f3c3e
elementary/naviframe - fixed bad usage of eina_inlist.

removed the inlist node in while loop instead of REVERSE_FOREACH.
it corrupted the list.

SVN revision: 64369
src/lib/elc_naviframe.c