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

xbill: Fixed deps and bdeps. I think. It needs Xm/Xm.h file and lesstif-dev has it.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 27 03:44:32 2011 +0000 (2011-05-27)
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;