wok view cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u @ rev 16128

atk-dev avoid any error when cross compiling
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 25 17:10:50 2014 +0100 (2014-03-25)
parents 3f5d11d71f9e
children
line source
1 --- cromfs.cc
2 +++ cromfs.cc
3 @@ -57,3 +57,3 @@
4 unsigned READDIR_CACHE_MAX_SIZE = 5;
5 -unsigned FBLOCK_CACHE_MAX_SIZE = 10;
6 +unsigned FBLOCK_CACHE_MAX_SIZE = 4;