replace openFile() by two functions openFileCached() and openFileUncached(), to avoid...
authorAndreas Oberritter <obi@opendreambox.org>
Tue, 25 Mar 2008 22:11:03 +0000 (22:11 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 25 Mar 2008 22:11:03 +0000 (22:11 +0000)
commita3b666437785e7b6b97fa9de31e82867cea407ea
treebf430fb822507acf95de38e70127018ac2dc9cdf
parentecd8882f14e3ad6ebfc27be40dc71d110fe278c1
replace openFile() by two functions openFileCached() and openFileUncached(), to avoid casting FILE* to int
lib/base/rawfile.cpp
lib/base/rawfile.h