Fix a dircache bug (opening a directory opens the first file of that directory)....
commit3d190bc6cb3e531a9def0f444848437c49b0bc27
authorpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Sun, 31 Jan 2010 17:02:56 +0000 (31 17:02 +0000)
committerpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Sun, 31 Jan 2010 17:02:56 +0000 (31 17:02 +0000)
treebcca57d8606e6347b60176954cfb7e44cdfced54
parent080fc35bd6d1d5420bcc5220c67ce6bb2badc67a
Fix a dircache bug (opening a directory opens the first file of that directory). Also clarify the behaviour of dircache_get_entry.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24420 a1c6a512-1295-4272-9138-f99709370657
firmware/common/dircache.c